You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We are searching for a Solution to be notified, based on tags:
meaning: whenever a specified tag is applied/reapplied to an aticle, or an article with the tag applied is updated, it should trigger a notification.
- RSS seems to work for that, but RSS does not seem to work with SSO/2FA
- the Tag macros can list them on a page, but the page does not get an "update event triggered" when there is new content that the macros will show.
- same goes with the mattermost api thingy
does anyone has a solution for this /or parts of it?
The cloud version of our Better Content Archiving app is coming soon!
It will include a very fine-grained notification mechanism which can execute a CQL query periodically and email the result to your pre-configured recipients:
For your concrete use case, a CQL like this would work:
label = "foobar" and updated > now("-24d")
If you are (or anyone else is) interested to getting early access to it, please email to my colleague: levente.szabo@midori-global.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.