David Watkins
David Watkins
Some observations: - _Users have no way to move physical flows_ : have to be careful that the meaning of a flow doesn't change. It may be referenced in a...
Places needing fixing: - [x] Measurable Category homepage - [x] Measurable Category edit page - [ ] Measurable rating editor - [ ] Spindle (Entity Relationship Editor)
Lightly edited email from SJ: > I am trying to bring increased governance to the use of Actors (i.e. non-applications) within Waltz. > > We use Actors in our Waltz...
Fixed shifts are calculated first to give a day offest from `start`. Dynamic shifts are then applied to the fixed offset to give the final provisional date. ``` start: "2021-01-01",...
Possibly do this together with #6216
It's a fairly involved issue, though reasonably straight forward. We have some videos on ddl changes [1] to help get people started. Perhaps this should be marked as something like...
## Option 1: - increase size of `user_preference/value` table/col - currently it's 2048 chars, however history can exceed this (slightly) when visiting pages with big names. ## Option 2: -...
I'd start with Option 1, but consider the worst case scenarios, so we may still need some sort of limiting (perhaps on the server side)
Row format: | column | value types | | --- | --- | | application | `asset-code` | | involvement | `kind_ext_id` or `name` | | person | `email` or...