daml/compiler/scenario-service
Moritz Kiefer 0ea4866adc
Fix activeness display in script service (#13059)
The previous way of tracking this only worked for direct children of
rollback nodes but lost the information when there was an exercise
node in between.

Reported in https://discuss.daml.com/t/exception-rollback/4000

changelog_begin

- [Daml Studio] Fix a bug where contracts that have been rolled back
  would still show up as active in the table view and in the list of
  active contracts at the end of the transaction view. This only
  affected display. Fetching those contracts failed and `query` also
  did not return those contracts.

changelog_end
2022-02-24 16:20:00 +01:00
..
client Disable implicit party allocation in Daml Studio (#12839) 2022-02-09 17:47:40 +00:00
protos Disable implicit party allocation in Daml Studio (#12839) 2022-02-09 17:47:40 +00:00
server Fix activeness display in script service (#13059) 2022-02-24 16:20:00 +01:00