Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create the backend logic for isResolved by adding an attribute to a topic #68

Closed
LujainAlMansoori opened this issue Sep 23, 2023 · 1 comment · Fixed by #72
Closed
Assignees
Milestone

Comments

@LujainAlMansoori
Copy link
Contributor

LujainAlMansoori commented Sep 23, 2023

Description: This involves connecting the "Urgent" button in the front-end to the isUrgent attribute in the backend, specifically to the topic object.

Estimated effort: This effort would be easy since the existing infrastructure for the topic already exists.

Dependencies: This issue has no dependencies.

Acceptance criteria: The topic object needs to have an isUrgent attribute included in it, this has to be reflected in the /api (when we showcase the topic object in the api to check the return objects of all the database). There also needs to be automated testing to ensure the attribute is in the backend and exists as a topic's variable

@mbfannan
Copy link
Contributor

Resolved by pull request #72 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants