-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Package] Core data/packages/core-data/packages/core-data[Type] Tracking IssueTactical breakdown of efforts across the codebase and/or tied to Overview issues.Tactical breakdown of efforts across the codebase and/or tied to Overview issues.
Description
A list of tasks/bugs to address related to the following PR:
Tasks/Bugs
- Bug: calling
getRevisions()
thengetRevision
replaces current items state. Core data: harmonize getRevision selector and resolver function signatures #56416 - Bug: calling
getRevisions()
thengetRevision()
doesn't return cached store item (makes an unnecessary API call) Core data: harmonize getRevision selector and resolver function signatures #56416 - A follow up PR can use
getRevisions
for global styles revisions as per the above diff and potentially deprecategetCurrentThemeGlobalStylesRevisions
Global styles revisions: migrate API call to getRevisions() #56349 - Extend
WP_REST_Global_Styles_Revisions_Controller
REST API class to handle fetching individual revisions: Global styles revisions: add route for single styles revisions #55827 - Add support for other post types Core data revisions: extend support to other post types #56353
- Remove hard-coded constants for revisions supports Core data revisions: remove hardcoded supports constant #56701
-
Core data: selectors return stale data despite different query parameters #56355
Related
Metadata
Metadata
Assignees
Labels
[Package] Core data/packages/core-data/packages/core-data[Type] Tracking IssueTactical breakdown of efforts across the codebase and/or tied to Overview issues.Tactical breakdown of efforts across the codebase and/or tied to Overview issues.