-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
7.35.0.Final, 7.51.0.Final
-
NEW
-
NEW
-
After the current project is deleted and a new one with the same name is created, it will show the number of assets from the previously deleted project. However, assets from the previous project are not even shown, i.e. you have an empty project containing 3 assets according to the Business Central.
Also there is another issue. When I delete the MyProject project and quickly create a new one with the same name, it will create a project with -1 appended in its name, so MyProject-1. By looking into the .niogit directory it is because the old project (MyProject.git) is still there. So this time the name of the project is changed and because it is a completely new one, assets are at zero as they should.
However, if I create a new project with the name MyProject after some time, i.e. 10 seconds, it will be properly created but with wrong number of assets as I said previously.
I noticed that there is a warning logged with an exception, see the attachment.
This issue persists even after restart.