User configuration

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
sasee
Posts: 23
Joined: 25 Jun 2013, 10:26

User configuration

Post 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
atrol
Site Admin
Posts: 8555
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: User configuration

Post 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.
Please use Search before posting and read the Manual
sasee
Posts: 23
Joined: 25 Jun 2013, 10:26

Re: User configuration

Post 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
atrol
Site Admin
Posts: 8555
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: User configuration

Post 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.
Please use Search before posting and read the Manual
sasee
Posts: 23
Joined: 25 Jun 2013, 10:26

Re: User configuration

Post 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
mantis1.png (25.79 KiB) Viewed 13539 times
Thanks,
Sasi
atrol
Site Admin
Posts: 8555
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: User configuration

Post 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 ....?
Please use Search before posting and read the Manual
sasee
Posts: 23
Joined: 25 Jun 2013, 10:26

Re: User configuration

Post by sasee »

Hi Atrol,

Yes, they should get an issue. Which is assigned or Unassigned status

Thanks,
Sasi
atrol
Site Admin
Posts: 8555
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: User configuration

Post 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.
Please use Search before posting and read the Manual
sasee
Posts: 23
Joined: 25 Jun 2013, 10:26

Re: User configuration

Post by sasee »

Hi Atrol,

When a user clicking the get job button the assigned or unassigned job has to display there.

Thanks,
Sasi
atrol
Site Admin
Posts: 8555
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: User configuration

Post 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.
Please use Search before posting and read the Manual
Post Reply