Skip to content

Optional feature: edit action has unique task

Pre-release
Pre-release
Compare
Choose a tag to compare
@e-marchand e-marchand released this 05 Jan 11:13
· 16 commits to main since this release

When offline, when editing an entity instead of creating a new task to send data to the server, we open the last edit action if exists (ie. found in action pending task)

Activation

Inside app/src/main/assets/appInfo.json add this to activate the feature for an already generated app

	"action.edit.hasUniqueTask": true

More info

dev doc