Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

False Contact Not Synced Errror #985

Closed
ghost opened this issue Mar 11, 2019 · 7 comments
Closed

False Contact Not Synced Errror #985

ghost opened this issue Mar 11, 2019 · 7 comments
Assignees
Labels
3. to review Waiting for reviews bug Something isn't working
Milestone

Comments

@ghost
Copy link

ghost commented Mar 11, 2019

Version 3.0.5, when creating a new contact in the webapp it shows the following error:

Untitled

Expected behavior
Autosave should submit periodically.

Actual behavior
Claims it isn't saving, but when moving to another contact the newly added one persists. Closing the browser and returning, the contact still exists. Appears to be an erroneous error.

@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #32 (Wrong assignment of fields while syncing contacts), #671 (Sync existing contact not working), #941 (iOS contact sync is wrong), #132 (Contacts not syncing from Android phone), and #480 (Contacts not readable in Opera).

@skjnldsv
Copy link
Member

What is the issue? When creating a contact, it does not push it to the server. Otherwise people would get empty contacts if they forget to edit them in the first place.
As the tooltip says, change anything in this new contact and it will be synced to the server :)

@skjnldsv skjnldsv added the invalid This doesn't seem right label Mar 11, 2019
@nextcloud-bot nextcloud-bot added bug Something isn't working and removed invalid This doesn't seem right labels Mar 11, 2019
@ghost
Copy link
Author

ghost commented Mar 11, 2019

@skjnldsv I did change things and the error persists.

I added a phone number and email and the error remained.

The only way to clear the error is to reload the page fully.

@skjnldsv
Copy link
Member

skjnldsv commented Mar 11, 2019

@a1pilot Sorry then, I did not understood your issue correctly! :)
Can you post the content of your browser's log?

@skjnldsv skjnldsv reopened this Mar 11, 2019
@ghost
Copy link
Author

ghost commented Mar 11, 2019

Console:
JQMIGRATE: Migrate is installed, version 1.4.0 contact.js:67 This contact did not have a proper uid. Setting a new one for t {jCal: Array(3), addressbook: {…}, vCard: t, conflict: false}

@skjnldsv
Copy link
Member

skjnldsv commented Mar 11, 2019

Nope, all is ok on those logs, when you edit the contact, there should be a little spinner.
Is it showing? Can you post a network log screenshot of the (supposed) contatc push request to the server? Before you do anything, still on the development tools, there is a tab called network. Click on it and then the xhr filter. Do your action and screenshot the network log like this:
capture d ecran_2018-09-27_21-49-46

EDIT: forget about this, I found the issue! Thanks @a1pilot !

@skjnldsv skjnldsv added the 1. to develop Accepted and waiting to be taken care of label Mar 11, 2019
@skjnldsv skjnldsv added this to the next milestone Mar 11, 2019
@skjnldsv skjnldsv self-assigned this Mar 11, 2019
@ghost
Copy link
Author

ghost commented Mar 11, 2019

@skjnldsv thanks. Not critical.

@skjnldsv skjnldsv added 3. to review Waiting for reviews and removed 1. to develop Accepted and waiting to be taken care of labels Mar 11, 2019
@skjnldsv skjnldsv modified the milestones: next, 3.1.0 Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants