Skip to content

[$75] Add API to unarchive an archived group #469

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

Closed
jmgasper opened this issue Mar 17, 2021 · 5 comments
Closed

[$75] Add API to unarchive an archived group #469

jmgasper opened this issue Mar 17, 2021 · 5 comments

Comments

@jmgasper
Copy link
Collaborator

@atelomycterus - A couple minor tweaks to the groups / archive stuff:

  1. When returning groups in the API, can we now include the archive flag for that group (true / false)
  2. Can we add an endpoint to unarchive a group that had previously been archived (or just tweak the current archive endpoint to allow us to set this true /false)
@jmgasper
Copy link
Collaborator Author

Challenge https://www.topcoder.com/challenges/27cc8d86-a9fa-4982-b9b6-a698d1207097 has been created for this ticket.

This is an automated message for ghostar via Topcoder X

@jmgasper
Copy link
Collaborator Author

@sdgun - This one won't be testable directly - it'll be for admin functionality through the admin app.

@jmgasper
Copy link
Collaborator Author

Challenge https://www.topcoder.com/challenges/27cc8d86-a9fa-4982-b9b6-a698d1207097 has been assigned to obog.

This is an automated message for ghostar via Topcoder X

@atelomycterus
Copy link
Collaborator

@jmgasper Please apply PR-topcoder-platform/forums-groups-plugin#66. Thanks!

  1. It has been implemented:
    image

Converted array keys to CamelCase for standard API output.
image

  1. Implemented. /groups/{id}/unarchive - Unarchive a group
    the achive/unarchive method requires 'Groups.Group.Archive' permission.

@jmgasper
Copy link
Collaborator Author

Payment task has been updated: https://www.topcoder.com/challenges/27cc8d86-a9fa-4982-b9b6-a698d1207097
Payments Complete
Winner: obog
Copilot: ghostar
Challenge 27cc8d86-a9fa-4982-b9b6-a698d1207097 has been paid and closed.

This is an automated message for ghostar via Topcoder X

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

No branches or pull requests

2 participants