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

Add a "close ticket" button and log closure to #mod-log #91

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

vcarl
Copy link
Member

@vcarl vcarl commented Dec 10, 2024

closes #89

Copy link

what-the-diff bot commented Dec 10, 2024

PR Summary

  • New Ticket Closure Feature:
    We've added a new function, the "Close Ticket" feature. This enables users who have the right roles to shut down their respective tickets or issues that they may have opened.

  • Incorporated Message Components:
    We've put in place a new "Close Ticket" button. This is activated whenever a ticket is opened, offering users a quick and easy way to close their problems once resolved.

  • Implemented Permission Assessments:
    Checks have been set in place to confirm that only the person who opened the ticket, or a moderator, can close the ticket. This ensures that issues aren't prematurely shut down by users who may not fully understand them.

  • Better Error Responses:
    The system's response messages have been refined. They are now more detailed when there's either no member involved with the ticket interaction or when a user doesn't have sufficient permission to close the ticket.

  • Refined Variable References:
    The system's variable references have been updated to include the modLog as a part of the settings retrieval. This improves the logging process when tickets are closed, ensuring every action is correctly and thoroughly recorded.

@vcarl vcarl merged commit e51a088 into main Dec 10, 2024
5 checks passed
@vcarl vcarl deleted the vc-close-ticket branch December 10, 2024 21:46
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 this pull request may close these issues.

UX iterations on ticket tool
1 participant