TL41
TL41
### Description Currently, the list of application names used by AppGenerator are a generic list of words. We would like to update this list with a sampling of "generic, real-world"...
### Description It looks like the recent change to add an 'external_id' to the 'logical_flow' table broke this functionality. The insert function from the UI isn't creating/adding an external_id @davidwatkins73...
### Description We can collaborate on building this out, but we would like to get your thoughts on how the framework/foundation for this should look. Let us know if there's...
### Description Note: this has been resolved for me, but logging here in case anyone sees this --- I switched over to a new laptop and have been unable to...
### Description I was trying to generate sample Physical Flows using PhysicalFlowGenerator called from LoadAll. I created logical flows and physical specifications successfully (following the natural progression laid out in...
### Description Currently, if a user clears their browser cache or switches to another browser / client where that data isn't carried over, then the list of 'Recent' items is...
### Description ApplicationKind enums are hard-coded. David has raised that we could explore adding enums to database to allow it to vary by customer. This is a lower priority item...
### Description We're looking for more guidance around populating and using the Technology panel. I see some documentation in the repo but I think some added insight would be helpful:...
### Description I don't think there's a data generator for "Software" (a.k.a. 'Software Package' or 'Software Catalog') w/r/t the Technology Panel and linkage to Licenses. I looked through the available...
We could also look to write some more helper functions for the [ReportGridEvaluatorNamespace](https://github.com/finos/waltz/blob/master/waltz-service/src/main/java/org/finos/waltz/service/report_grid/ReportGridEvaluatorNamespace.java) which may make it easier to write these operations. We kinda guessed what would be useful when...