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
Is your feature request related to a problem? Please describe.
I wanna change text of duties description for a rotation but the only way to do it is to re-create the rotation.
Describe the solution you'd like
Would be great to have something like this: @dienstplan update-description <rotation name> <duties description>
The text was updated successfully, but these errors were encountered:
Related to p2. in the issue 65.
I'd suggest to keep things simple: instead of update-description use update. It will require to update both <list of user mentions> and <duties description>. But usually it's a not a big deal to copy-paste the list of mentions from the previous rota state, and it will spare time from implementing update-user-mentions later :-)
Is your feature request related to a problem? Please describe.
I wanna change text of
duties description
for a rotation but the only way to do it is to re-create the rotation.Describe the solution you'd like
Would be great to have something like this:
@dienstplan update-description <rotation name> <duties description>
The text was updated successfully, but these errors were encountered: