Skip to content

Patch release v2024.12.03 - #4830

Merged
bjester merged 40 commits into
masterfrom
hotfixes
Dec 4, 2024
Merged

Patch release v2024.12.03#4830
bjester merged 40 commits into
masterfrom
hotfixes

Conversation

@bjester

@bjesterbjester commented Nov 18, 2024

Copy link
Copy Markdown
Member

Summary

  • Adds missing pagination to trash and move modal
  • Addresses query performance issues when opening channels and their details, and when processing garbage collection
  • Adds untranslated string for IMSCP option which became visible in content edit modal
  • Fixes issues editing user storage within internal admin interface
  • Addresses issues cheffing a previously deleted channel
  • Fixes issue where modal appeared persistently when rearranging resources in a folder that has metadata
  • Fixes pagination issue in channel trash where loading more prepended trashed items to the view
  • Prepares for PostgreSQL 12

Pull Requests

PRIssuesCategoryQA Focus
#4785#4783BugChef a previously deleted channel
#4791#4790BugEdit user's storage space in admin
#4807#4793BugOpen channel details for new / empty channel
#4808#4780BugN/A - already tested
#4810#4809BugEnsure all trashed items are visible,
and all target folder contents are visible when moving
#4818#4789BugUpload HTML5 and verify IMSCP option
#4824#4795BugOpen channel details for large channel like Khan Academy
#4826#4825BugOpen Sikana channel
#4845#4837BugLoading more items in trash appends to view
#4849#4839BugInherit modal doesn't appear when sorting
a folder's resources, when it has metadata
#4794#4788TaskN/A
#4821 / #4778#4777TaskN/A
#4834N/ATaskStudio is functional
#4835N/ATaskStudio is functional
#4847N/ATaskN/A - already tested by @nucleogenesis

rtibblesand others added 29 commits October 9, 2024 12:55
Ensure actor_id gets passed in case channel creation API endpoint ends up in undeleting channel
Validate UUID Format in Public API Requests to Prevent 500 Errors
Adds missing string(IMSCP) for HTML5 file type
Revert accidental change to update as admin method.
Add pagination to every place that displays long lists of nodes from loadChildren
Update node details query to use CTE and more robust tests
Use CTE for server rev query, add tests
@pcenov

Copy link
Copy Markdown
Member

Hi @bjester and @radinamatic I've finished verifying the above listed fixes plus running the CWs and the only issues found are linked to this PR.

@bjesterbjester changed the title Patch release v2024.12.01Patch release v2024.12.03Dec 4, 2024

@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 passes, non-blocking follow-up issues filed, good to go! 👍🏽 🚀 :shipit:

@akolson
akolson self-requested a review December 4, 2024 16:50

@akolsonakolson 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.

Good to go!

@bjester
bjester merged commit d55da21 into masterDec 4, 2024
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.

7 participants

@bjester@pcenov@radinamatic@akolson@marcellamaki@rtibbles@ozer550