Global Data sync variables #82
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-dbi#82
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be nice to be able to set global variables when doing a data sync. For example, I could set a variable that contains data that I would like to insert into multiple rows and/or tables.
Currently we have the ability to set variable for a single sync action, not set them globally. This means that it's currently not possible to use variable across multiple tables.
Use case here is I am defining custom lists which contain a DB query and a list of columns to display. There are multiple lists for a particular module but the client would like the same columns on all the lists within a module. Rather than defined the list columns for each entry it would be nice to be able to define it once as a variable, then use that as the column data for each row.
assigned to @jamie
created branch
82-data-sync-variables
to address this issuementioned in merge request !52
changed title from Data sync variables to {+Global +}Data sync variables
changed the description
mentioned in commit
961d306bd5