Project files disappearing after pushing to Git

We recently started uploading code to GIT. After uploading, 2 of our projects had their code disappear.

One was a normal process and the other was a library. We recovered the code as it was still on GIT, but we cannot find any mention about this issue online.

There is only this unresolved ticket from 2021:

We noticed the library code was missing when we tried to update another process that used it and we got a number of errors when we tried to publish that particular process.

Can you be more specific about what was missing and confirm if you have a .gitingore file? If you do what files are set to ignore?

You sure its not a branching issue also?

The GIT integration has been untouched for years (I wish they would update it to making pulling easier so that you can drop changes and pull in one action as Studio loooooves to update files, which prevents you pulling and after reverting updates the files again immediate stopping you from pulling) anyway, rant aside, this is highly unlikely to be a bug and more likely to be an error on your side in the GIT usage as you are getting used to it.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.