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

FIX: "Is Approved" flag not set for replies when editing in topic view #1262

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

johnhenley
Copy link
Collaborator

Description of PR...

Fixes issue where "Approved" checkbox not populated when editing a reply; puts it back into moderation queue

Changes made

  • update stored procedure and TopicView to include IsApproved for replies

How did you test these updates?

Local install

PR Template Checklist

  • Fixes Bug
  • Feature solution
  • Other
  • Requires documentation updates
  • I've updated the documentation already

Please mark which issue is solved

Close #1240

@johnhenley johnhenley added bug Something isn't working database Changes to database schema labels Jan 30, 2025
@johnhenley johnhenley added this to the 08.02.03 milestone Jan 30, 2025
@johnhenley johnhenley requested a review from WillStrohl January 30, 2025 17:37
@johnhenley johnhenley self-assigned this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working database Changes to database schema
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Issues when editing a previous post
1 participant