-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Confluence Automation, Database
Summary
Currently, in Confluence Cloud database macro, if the page itself is edited, the page info is updated, informing that the page was edited; however, if a value is added/edited/removed on a database macro, the page info is not updated, which makes it harder for automations and Forge apps to determine certain actions.
For example, Confluence A[utomation |https://support.atlassian.com/confluence-cloud/docs/what-is-confluence-automation/]can be triggered if someone edits the page, but if the embedded database is edited, it doesn't trigger.
Suggestion
Add a webhook or an event that is triggered every time the database macro is modified, so it can be used with Automation or Forge apps, for example.
Also, it could update the Page Info when the database macro is modified.