David Watkins

Results 172 issues of David Watkins

### Description Currently we have a unique index: ``` create unique index idx_fcr_scope_dt_app on flow_classification_rule (parent_kind, parent_id, subject_entity_id, data_type_id) go ``` However, this prevents two classifications which differ by direction....

fixed (test & close)
DDL change

### Description Use case: As a data flow owner I wish to store the MIC codes for Market Venues against external actors in Waltz. We cannot use the existing `external-id`...

noteworthy
QoL

### Description Initially: - [x] End User Applications - [ ] Actors - [ ] Flows ? Model Code changes needed: - [x] `MeasurableRatingView` (singular view) - needs to replace...

noteworthy
fixed (test & close)

### Description ## Date Monday 10 June 2024 - 8am EST / 1pm UK (BST) Occurs the second Monday of every month ## Zoom Join Zoom Meeting https://zoom.us/j/98495304665 Meeting ID:...

meeting

### Description i.e. Entity Kind | Entity Id | Entity Name | Entity Asset Code | Permission Type | Permission Action | User | Granting involvement --- | --- |...

noteworthy

- [ ] Create involvement groups - [ ] Create permission groups - [ ] Add apps to permission group - [ ] Add involvements to involvement group

### Description ### Description - [ ] mvn versions - Set via running command like: `mvn versions:set -DnewVersion=1.58-SNAPSHOT -P waltz-postgres,env-local-pg-docker` - [ ] package.json version - Set via manualy editing...

task

### Description ![image](https://github.com/user-attachments/assets/679a6127-083e-4ddf-aa56-6f9d4ff26c2b) This can be fixed by a bit of css like: ``` .clickable svg { width: 100%; } ``` ### Waltz Version 1.6x ### Steps to Reproduce 1....

bug
small change
fixed (test & close)

### Description - [x] mvn versions - Set via running command like: `mvn versions:set -DnewVersion=1.58-SNAPSHOT -P waltz-postgres,env-local-pg-docker` - [x] package.json version - Set via manualy editing file, [example](https://github.com/finos/waltz/pull/6911/files#diff-d0ca89f620c2cc74523279ff81bf6b13dc148eecbcbf6c0d264a3364efbfdbe9) - [...

fixed (test & close)
task