Skip to content

Location update on geometry edit #1580

@simon-leech

Description

@simon-leech

The geometry location entry module has it's own update method instead of using the location.update() method.

The reason for this being that we wanted geometry edits / updates to be immediate. ie. They don't require the user to save changes.

Having duplicate code for the geometry update method is not ideal. Especially if the geometry entry is linked other entries.

The easiest solution would be to call the location update method which would mean that any other outstanding changes are updated as well when a geometry value is modified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CodeIssues related to the code structure and performance.FeatureNew feature requests or changes to the behaviour or look of existing application features.RFCRequest for Comment or Change.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions