Hi,
I need to email a users time-sheet to predefined person once it is approved. The format of the time-sheet data could be csv/excel/pdf/screenshot maybe, not worried about that at this stage. The email recipient would be a "Tempo Team Lead", maybe a completely external user/email address, or (and preferably) a "Tempo Account Contact".
I can't find an easy way to do this from any builtin feature or existing plugins. I found some information which I know would help me do develop an external tool, probably excel based, to query Tempo via Rest API, maybe on a scheduled basis etc. (Link 1 and link 2). I can do this, but consider it clunky, I need another pc/server, an Excel licence, Scheduled tasks etc. It seems like a lot of overhead...
I want to do it directly from within JIRA, so I am thinking of using Script-runner to do it. I got stuck on the first hurdle of not being able to find an event I could listen for when a time-sheet is approved...
I am a novice script/coder, but happy to experiment if I knew where to start....
I was able to get something working but it was horribly hacky. I have created https://productsupport.adaptavist.com/browse/SRJIRA-1910 which is about listening to events provided by plugins.
Thanks, I'll follow that issue and see how it develops...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi - yes, I found those also before I posted. The one you linked at Bullet 1 above does indeed mention "Tempo Time sheets does actually fire an event when a time sheet is submitted, rejected and approved. So I believe this should be possible. However, we haven't published this as part of a public API"
No further clues were given as to how to listen for these events, what they are called, and I could not find them in any drown downs or menus on my instance... I cant find any more info online either, which prompted me to ask here...
Maybe someone from the Tempo team could give me some clues?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi - Possibly you have already come across these two links, they are not exactly what you are looking for but these links may give you some hints:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.