- **status**: in-progress --> review - **Comment**: Permission changes could effect what menu items are displayed for someone, but I am not going to handle that since it seems like a pretty low likelihood kind of thing. And would require a lot more places to send events from (add user, remove user, change proj permissions, change tool permissions, change within-tool settings, etc)
This is in `db/8034` which is branched off of the [#7919] branches, since the events need to be fired from within some new API methods. So this should be **merged back into the 7919 branch** if that isn't merged to master yet. --- ** [tickets:#8034] Fire event for any menu changes** **Status:** review **Milestone:** unreleased **Labels:** new-admin sf-2 sf-current **Created:** Mon Dec 14, 2015 03:47 PM UTC by Dave Brondsema **Last Updated:** Thu Dec 17, 2015 04:28 PM UTC **Owner:** Dave Brondsema It would be useful for custom code integrations to know when a project menu has changed. So we should fire an event for that after tool installation, reordering, renaming, removal, or grouping threshold changes. --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
