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
For distructive operations such as removing or syncing (which can remove), it would be nice if, by default, deletes were not done if anything is using that label. The label not deleted should be reported back so the user can investigate. Possibly would want to add a "force" option to override this function.
The text was updated successfully, but these errors were encountered:
Thank you for taking the time to submit this feature request. I really appreciate the input and the value it adds to the project.
I can see the merit in this proposal and understand the importance of avoiding destructive operations when labels are still in use. When I initially built the project, my assumption was that it would only be a single user(me) and that it would only be used on new projects.
However, I am currently tied up with other commitments and will not be able to address this immediately. Rest assured that I'll revisit this feature request once things settle down.
For distructive operations such as removing or syncing (which can remove), it would be nice if, by default, deletes were not done if anything is using that label. The label not deleted should be reported back so the user can investigate. Possibly would want to add a "force" option to override this function.
The text was updated successfully, but these errors were encountered: