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
{{ message }}
This repository was archived by the owner on Jul 1, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
There is no method to edit project data if you make a typo when creating one or something has changed about the project e.g. a new leader.
Describe the solution you'd like
A new command to edit projects !edit [ID]
Describe alternatives you've considered
Confirmation of the data you've entered before it is submitted to the database.
While this may work well for dates, which can be confusing due to many different preferred formats, it is mostly redundant as you can still view the history of what you have submitted in your private message chat history with the bot, unlike a traditional web form.
We require a way to edit projects regardless, confirmation before submitting the data may be an additional feature down the road if the need arises.
Is your feature request related to a problem? Please describe.
There is no method to edit project data if you make a typo when creating one or something has changed about the project e.g. a new leader.
Describe the solution you'd like
A new command to edit projects
!edit [ID]Describe alternatives you've considered
Confirmation of the data you've entered before it is submitted to the database.
While this may work well for dates, which can be confusing due to many different preferred formats, it is mostly redundant as you can still view the history of what you have submitted in your private message chat history with the bot, unlike a traditional web form.
We require a way to edit projects regardless, confirmation before submitting the data may be an additional feature down the road if the need arises.
Additional context
None