Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issue management improvements for admins #4

Closed
@phorcys420

Description

@phorcys420

Currently, you can tag posts with both resolved and unresolved if you're an administrator and that's an issue, I think we should account for the following cases:

  • Post has resolved tag and admin adds unresolved tag

    • Revoke resolved tag
    • Unarchive thread if archived
    • Send a message saying thread has been unresolved by X
  • Post has unresolved tag and admin adds resolved tag

    • Revoke unresolved tag
    • Send a message saying thread has been resolved by X
    • Archive thread if not archived
  • Post has an unresolved/resolved tag and it is removed by an admin

    • Rollback to previous tag

Currently waiting for nyxx-discord/nyxx#425 to be resolved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions