Skip to content

Commit e8d1ea4

Browse files
Merge pull request #9137 from camunda/24613-remove-unique-id-deploy-note
docs(hub): reflect duplicate ID resolution in projects
2 parents 0493357 + d83e03d commit e8d1ea4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/components/hub/workspace/manage-projects/create-a-project.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,6 @@ You can also create subfolders to organize files within the project.
5959
<p><img src={FileListImg} alt="Project file list" /></p>
6060

6161
:::note
62-
Process IDs, decision IDs, and form IDs must be unique across all files within a project. This avoids ambiguity and conflicts when you link resources and deploy the project.
62+
Keep process IDs, decision IDs, form IDs and RPA script IDs unique across all files within a project. A project with duplicate IDs will fail to deploy.
63+
Web Modeler flags the conflicting resources IDs in the resource's problems panel to help you fix them.
6364
:::

0 commit comments

Comments
 (0)