Missing data #1124
-
I'm not sure you'll be able to replicate it because I've tried and haven't been able to. (edit) This was the only odd (and last) entry in the log file That said, the data was there yesterday. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 11 replies
-
Hello, it's weird because data fields other than select list are absolutely independent, nothing should be messing with them besides editing the related item. First off all, connect to the API by executing the following command (just replace "YOUR_KOILLECTION_INSTANCE_URL", "YOUR_USERNAME" and "YOUR_PASSWORD"
You should get a token in the answer (something like "eyJ0eXAiOiJKV1Q...mDTPA") Then query the item's data, copy paste the previous token in place of "YOUR_TOKEN" and put your item id in place of "YOUR_ITEM_ID"
If you can please copy paste the result here Thanks ! |
Beta Was this translation helpful? Give feedback.
-
I was working with it quite a bit yesterday, but I wasn't editing the items that were affected. I added a few things and edited a couple of other items, but the two that were affected I hadn't touched. I'm in no rush. I'm just happy I was able to follow your directions to report back. Chat later
|
Beta Was this translation helpful? Give feedback.
-
I'm a new user and this has been happening to me in real time. I have a collection with a template attached. I'm filling in entries. Every so often when I add one, after clicking submit and returning to the list view, a different one will have all of its data removed. The image below shows an example. I had added Majisto's Magical Workshop with all fields complete. I then added the Harry Potter & Cho Chang set and Majisto's row was as seen below. Edit: Quick update, it just happened again. I added the Star Wars Diorama entry and immediately the Kingsley Shacklebolt entry (that was complete in the first image) is now clear of all data except name and images. Although not shown, there is a secondary image that is part of the template. That image also stays, but all other fields that are part of the template disappear. |
Beta Was this translation helpful? Give feedback.
-
OK, I was able to run the commands you specified earlier. I'll post the returned json below. It looks like each field shows both the date it was created (yesterday) and has an updated date (a few minutes ago). The new entry has a creation date of very close to the updated date of the corrupted one, but they are about 9 seconds apart. Interestingly, 9 seconds is about how long the new entry page is open to fill in everything. |
Beta Was this translation helpful? Give feedback.
-
The last release includes a fix for disappearing data fields. It would affect a random item within a collection when adding a new item, producing the same result as described here. Hopefully it will fix this issue |
Beta Was this translation helpful? Give feedback.
The last release includes a fix for disappearing data fields. It would affect a random item within a collection when adding a new item, producing the same result as described here. Hopefully it will fix this issue