Page 1 of 1
User configuration
Posted: 03 Jul 2013, 06:09
by sasee
Hi All,
I am using the below mentioned mantis version
APACHE version 2.4.2;
PHP version 5.4.3;
MYSQL 5.5.24
mantisbt-1.2.15
I have created a work flow New, Structure ML, Layout ML, Correct ML, Check ML, Structure OL, Layout OL, Correct OL, Final Formex, Final Layout, Correct Final, Double Formex, Query, Dispatch. Please some one help me on the below points.
- Whereas i need access for only selected status to the users like (Layout OL, Layout ML, Final Layout to one group of user and the remaining to the other level of users).
- I need to create a button in my view page for the users and they should get only one issue as soon as they click the button.
Thanks,
Sasi
Thanks,
Sasi
Re: User configuration
Posted: 03 Jul 2013, 06:44
by atrol
sasee wrote:
- Whereas i need access for only selected status to the users like (Layout OL, Layout ML, Final Layout to one group of user and the remaining to the other level of users).
There is no configuration option for it. You have to write a plugin or change the source code (not recommended) to get it.
sasee wrote:
- I need to create a button in my view page for the users and they should get only one issue as soon as they click the button.
I don't understand what you mean.
The "My View" page shows some lists (Unassigned, Reported By Me, Resolved, .....) with issues.
I have no idea what you intend with a new button.
Re: User configuration
Posted: 03 Jul 2013, 06:57
by sasee
Hi Atorl,
Thanks for the valuable feedback.
- Could you please help me with plugin
- For example there are 10 issues in mantis and in different categories as you mentioned (Unassigned, Reported by Me, Resolved..) I have hided these fields now and i want to add a button once user click this button he should get one issue from the unassigned/assigned issue.
Thanks,
Sasi
Re: User configuration
Posted: 03 Jul 2013, 09:34
by atrol
sasee wrote:
- Could you please help me with plugin
Sorry, I have no time for such kind of support.
A good starting point is to learn from existing plugins, e.g. check
http://www.mantisbt.org/wiki/doku.php/m ... is_plugins
sasee wrote:
- For example there are 10 issues in mantis and in different categories as you mentioned (Unassigned, Reported by Me, Resolved..) I have hided these fields now and i want to add a button once user click this button he should get one issue from the unassigned/assigned issue.
I still don't understand what you mean. Maybe you want to add a screenshot which shows what you want.
Re: User configuration
Posted: 03 Jul 2013, 11:12
by sasee
Hi Atrol,
Thanks for the reply.
As required, please find the screenshot below. I have added the button in my view once users click this button they need to get the assigned/unassigned issues.

- mantis1.png (25.79 KiB) Viewed 13560 times
Thanks,
Sasi
Re: User configuration
Posted: 03 Jul 2013, 17:42
by atrol
A bit more clear, but I still don't get the idea behind it.
You wrote
they should get only one issue as soon as they click the button.
One issue? Which one?
What do you mean with "get an issue"?
Display the issue, or assign the issue, or ....?
Re: User configuration
Posted: 04 Jul 2013, 08:52
by sasee
Hi Atrol,
Yes, they should get an issue. Which is assigned or Unassigned status
Thanks,
Sasi
Re: User configuration
Posted: 04 Jul 2013, 11:40
by atrol
You didn't answer my questions and just repeated what you wrote before.
I have still no idea what should happen when pushing the button.
Re: User configuration
Posted: 04 Jul 2013, 12:21
by sasee
Hi Atrol,
When a user clicking the get job button the assigned or unassigned job has to display there.
Thanks,
Sasi
Re: User configuration
Posted: 04 Jul 2013, 13:40
by atrol
Maybe I am too silly for it, but giving up ...
I hope that another user of the forum understands what you mean and can provide help.