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
The only action available would be to deactivate the version. If the version matches the default version we don't do anything, as we don't allow to deactivate the default version. We do have an automation rule for changing the default version when a branch/tag is created.
The text was updated successfully, but these errors were encountered:
Currently we automatically delete inactive versions
when they are deleted from the repository.
If the version is active we keep it,
and users must deactivate it manually.
With this rule users can automate that.
Default versions can't deactivate it,
users must change the default version first.
This is the only rule that is run when a version is deleted.
Closes#7637
Currently we automatically delete inactive versions
when they are deleted from the repository.
If the version is active we keep it,
and users must deactivate it manually.
With this rule users can automate that.
Default versions can't deactivate it,
users must change the default version first.
This is the only rule that is run when a version is deleted.
Closes#7637
Currently we automatically delete inactive versions
when they are deleted from the repository.
If the version is active we keep it,
and users must deactivate it manually.
With this rule users can automate that.
Default versions can't deactivate it,
users must change the default version first.
This is the only rule that is run when a version is deleted.
Closes#7637
Co-authored-by: Manuel Kaufmann <[email protected]>
The only action available would be to deactivate the version. If the version matches the default version we don't do anything, as we don't allow to deactivate the default version. We do have an automation rule for changing the default version when a branch/tag is created.
The text was updated successfully, but these errors were encountered: