Hi all! : :)
I was developing my first puglin ( I'm a begginner in MantisBT) , which is able to hook( bug creation ) and extract all the info from that new bug.
The improve i was thinking of it's a bit complicated. I tried searching on the forum , web and documentation but i didn't find anything ...
Search found 3 matches
- 26 Feb 2019, 13:17
- Forum: General Plugin Discussion
- Topic: Custom button created from a puglin
- Replies: 1
- Views: 4846
- 11 Feb 2019, 17:25
- Forum: General Plugin Discussion
- Topic: Obtain the name of an user or a category from its id
- Replies: 3
- Views: 11859
Re: Obtain the name of an user or a category from its id
Thank you very much! It helped a lot 
Does it also exist for the project and the category too?
Does it also exist for the project and the category too?
- 11 Feb 2019, 16:02
- Forum: General Plugin Discussion
- Topic: Obtain the name of an user or a category from its id
- Replies: 3
- Views: 11859
Obtain the name of an user or a category from its id
Hi all!
I'm developing a plugin in mantisBT.
What i want to do is hook the event when a bug is reported( Created ). Everything is fine and done , but at the time of extracting the info of the Bug report object i got the id of the handler, reporter or the category instead of the name .
What i want ...
I'm developing a plugin in mantisBT.
What i want to do is hook the event when a bug is reported( Created ). Everything is fine and done , but at the time of extracting the info of the Bug report object i got the id of the handler, reporter or the category instead of the name .
What i want ...