Closed Xiphoseer closed 7 years ago
We need to start up the admin actions that actually do stuff for us.
For implementing this, as this is the actual workflow and needs to be precise in what effects it has, I propose the following workflow:
feature/admin-action-order/<type>
<type>
[x]
[ ]
Additional required actions may be added at any time.
Close this issue, as the only thing left is Student Notification, which is considered in #17
We need to start up the admin actions that actually do stuff for us.
For implementing this, as this is the actual workflow and needs to be precise in what effects it has, I propose the following workflow:
feature/admin-action-order/<type>
where<type>
is the one you chose to implement.[x]
instead of[ ]
.Additional required actions may be added at any time.