Skip to content
This repository was archived by the owner on Oct 1, 2022. It is now read-only.

Include deletes in the change list #10

@donno

Description

@donno

Currently if a user deletes something, other users who have already loaded
the page don't see the object disappear until they force a browser refresh.

This could very easily be implemented by having a "deleted" column on the
geometry table instead of actually deleting the row. This has the
added benefit of making it so data is not lost.

This could then be picked up as a "change" and the web interface could
see that it was deleted and remove it.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions