Opened 2 years ago
Closed 8 months ago
#60121 closed defect (bug) (reported-upstream)
catastrophic content overwrite from "Add New Pattern"
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | blocker | Version: | |
| Component: | Editor | Keywords: | close |
| Focuses: | administration, template | Cc: |
Description
"Add New Pattern" /wp-admin/post-new.php?post_type=wp_block&lang=en
from /wp-admin/edit.php?post_type=wp_block
and Publishing it
overwrites / replaces the last there added pattern,
giving it the same post id like the one overwritten / replaced.
When then creating a pattern from a post editor Gutenberg block, that pattern is added next to the pattern(s) at /wp-admin/edit.php?post_type=wp_block giving it an id jumping all those ids equalling attempts at adding a pattern from there.
Change History (3)
Note: See
TracTickets for help on using
tickets.
I have not seen any related topic in the Gutenberg repository, so I would say that you should be opening such as this seems to be related to it.
Please copy the link of the new ticket there, once you have opened.