-
-
Notifications
You must be signed in to change notification settings - Fork 28
Automatic publication of admins' resource suggestions #11
Comments
@DouglasVDM these are just example stories. If you'd like to try implementing one, you don't need to wait for permission - create a fork and have a go. |
I am not sure, so which one of the back logs should I do ? How can I check if it is blocked or done or should I do it? the document is not clear: "Look through the backlog and select an un-blocked open feature to complete." |
You've already done that. You looked through the backlog, chose this story (which is indeed open and not tagged as blocked), implemented it and opened a PR: #40. That's all fine. What is confusing to me is that you've now also made a different PR in your own repo, for the same story, but without most of the changes (before and after feedback) you included in the first one. What was your intention with this? |
PR 40 is not mine |
Ah 🙈 thank you for clarifying - that's why I'm confused! Could you please open the PR from your branch to this repo, rather than internal to your repo? |
Currently, if an admin user wants to publish a new resource they have to suggest it on the
/suggest
page and then publish it on the/drafts
page. Given that they have sufficient permissions to publish the resource, it would be more efficient if their resource was published as soon as they suggest it.User story
As an admin user
I want my resource suggestions to be automatically published
So that I don't have to do two steps to publish a new resource
Acceptance criteria
Admin user
/suggest
page/suggest
pageNon-admin user
/suggest
page/suggest
pageThe text was updated successfully, but these errors were encountered: