Skip to content

Don't surface form draft warnings or information about meta/entity or meta/entity/label #1632

@lognaturel

Description

@lognaturel

Now that Entity declaration blocks can be put in groups or repeats, it's possible for two form definitions to have exactly the same Entity effect but have Entity declaration blocks at different levels.

For example, let’s say you start with a form with a top-level Entity declaration. Then you add a new group just to put some fields in a field-list and now all savetos are in that new group. The Entity declaration could be placed in that group instead of at the top level and the effect would be identical.

Currently, when this change is made, Central will highlight that meta/entity and meta/entity/label have changed locations. That's confusing to an end user. Because meta/entity will always be system-generated (by pyxform), Central can filter out any notices related to those nodes.

Metadata

Metadata

Assignees

Labels

backendRequires a change to the API serverbehavior verifiedBehavior has been manually verified

Type

No type

Projects

Status

✅ done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions