Skip to content

AO3-7250 Remove Cancelled and Invalid Tag Edits From Activities Log#5665

Open
caitlinkwan wants to merge 1 commit intootwcode:masterfrom
caitlinkwan:AO3-7250_remove_cancelled_invalid_tag_edits_from_activities
Open

AO3-7250 Remove Cancelled and Invalid Tag Edits From Activities Log#5665
caitlinkwan wants to merge 1 commit intootwcode:masterfrom
caitlinkwan:AO3-7250_remove_cancelled_invalid_tag_edits_from_activities

Conversation

@caitlinkwan
Copy link
Contributor

@caitlinkwan caitlinkwan commented Mar 25, 2026

Pull Request Checklist

Issue

https://otwarchive.atlassian.net/browse/AO3-7250

Purpose

Restricts admin activities to being created only after checking if the edit is both:

  1. Not just a preview without save
  2. Valid

References

Admittedly, only after putting together these fixes did I realize that they overlap with work in review here: AO3-6779. I'm happy to work with @slavalamp to come to a resolution together if necessary!

Credit

caitlin (she/her)

@slavalamp
Copy link
Contributor

ohh yeah, its actually doing some of the things that i was supposed to do and have been procrastinating on... i guess i'll try to actually fix mine soon and see what exactly the overlap ends up being then

@caitlinkwan
Copy link
Contributor Author

ohh yeah, its actually doing some of the things that i was supposed to do and have been procrastinating on... i guess i'll try to actually fix mine soon and see what exactly the overlap ends up being then

I took a glance at your PR and it should just be the implementation + test for the Preview > Cancel situation that overlaps. My proposed solution is changing the callback logic so that the activity only logs after a successful save. If you have questions about anything, feel free to let me know :)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants