Skip to content

Commit 7c8393c

Browse files
committed
chore: seed examples saved as aassets as well
1 parent 172e424 commit 7c8393c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/frontend/src/changelog.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"Forms and documents are expanded by name in the response — forms joined via schema JSON id field, documents joined via document_templates.id",
1818
"Subprocesses linked to a shell via calledElement are resolved and included as a nested array",
1919
"New PATCH /v1/assets/bpmn/:id/deploy endpoint writes deployment metadata back to the process_definitions row immediately after a successful Operaton deploy",
20+
"To cover example bundles removed `readonly: true` from the seed records entirely, kept the EXAMPLE badge, and protect deletion by checking status === 'example' instead of readonly",
2021
"PATCH method added to the backend CORS allowed methods list"
2122
]
2223
},

0 commit comments

Comments
 (0)