You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also ran into this issue. In some case, deleting and adding again can work, as a workaround, but all the Ids of the stories will be renewed. Since, I want to use the API to sync training data in a repository and have a valid easy to read diff it becomes important to keep the output of getStories in the same order (order of creation). When this issue is fixed, I think storing the raw json with Ids will be useful for a deterministic comparison.
Create an
updstories
command so you can do a replace of existing stories.Use
delstories
andaddstories
in the mean timeThe text was updated successfully, but these errors were encountered: