View Issue Details

IDProjectCategoryView StatusLast Update
0007266Talerexchangepublic2023-01-26 22:53
Reporteroec Assigned Tooec  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.9.1Fixed in Version0.9.1 
Summary0007266: Implement proper handling of extension config changes
DescriptionCurrently, the code triggers a DB-event when the management-handler for extensions receives a call to process a signed configuration of an extension. However, that code fails to inform the /keys handler to also update the cached response, in which we propagate the extension information and configuration to the client.

This code needs to be changed to
  - call TEH_keys_update_states
  - change TEH_keys_update_states to also loop over the extensions and process their configuration information
TagsNo tags attached.

Activities

oec

2022-11-20 12:39

developer   ~0019460

Fixed in 8250d830b6facc3cd51ba9cecf109566ec346013

Issue History

Date Modified Username Field Change
2022-06-30 10:11 oec New Issue
2022-06-30 10:11 oec Status new => assigned
2022-06-30 10:11 oec Assigned To => oec
2022-11-20 12:39 oec Status assigned => resolved
2022-11-20 12:39 oec Resolution open => fixed
2022-11-20 12:39 oec Fixed in Version => git (master)
2022-11-20 12:39 oec Note Added: 0019460
2023-01-06 21:12 Christian Grothoff Fixed in Version git (master) => 0.9.1
2023-01-06 21:12 Christian Grothoff Target Version => 0.9.1
2023-01-26 22:53 Christian Grothoff Status resolved => closed