Skip to content

Patch release v2022.11.10 - #3811

Merged
bjester merged 12 commits into
masterfrom
hotfixes
Nov 14, 2022
Merged

Patch release v2022.11.10#3811
bjester merged 12 commits into
masterfrom
hotfixes

Conversation

@bjester

@bjesterbjester commented Nov 10, 2022

Copy link
Copy Markdown
Member

Summary

PRCategoryQA Focus
#3809Bug fixesNo changes to UX-- View channel details from public catalog
#3810Infrastructure enhancementNo changes to UX-- Perform various editing ops on resources for a channel

Code for manual execution

#3809 requires us to clear the cache for the channel/contentnode details, which was tested successfully on hotfixes with the following code

fromdjango.core.cacheimportcachecache.delete_many(keys=cache.keys('details_*'))

@bjester
bjester marked this pull request as ready for review November 11, 2022 16:04
@pcenov

Copy link
Copy Markdown
Member

@radinamatic - I went through the main critical workflows and everything is functioning correctly.

@radinamaticradinamatic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manual QA passed, good to go! 💯 :shipit:

@bjester
bjester merged commit 517a965 into masterNov 14, 2022
Sign up for freeto 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.

4 participants

@bjester@pcenov@radinamatic@rtibbles