View Issue Details

IDProjectCategoryView StatusLast Update
0024627mantisbtreportspublic2018-07-25 05:36
Reporterpromat Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
Product Version2.14.0 
Summary0024627: Disabled users are shown in the Summary
Description

Hello,
we are using Mantis Version 2.14.0 .All users are shown on the summary page, even if they are disabled in Mantis. We would appreciate it, not to see the disabled users on the summary page. How can we do that? If you need to change the code to acchive this, it would be great if this change would be in the standard mantis version in the future.
Thank you.

Best Regards,

Steps To Reproduce

click on the Summary Page

Additional Information

Could you add a "Kategorie" Summary, at least I did not find it, so I chose Roadmap

TagsNo tags attached.

Activities

atrol

atrol

2018-07-24 05:44

developer   ~0060310

Code changes are needed for it as there is no configuration option.

promat

promat

2018-07-25 05:17

reporter   ~0060316

Okay. Is it possible to implement that in future mantis versions? I think most of the mantis user would prefer if the disbaled users are not shown on the Summary page

atrol

atrol

2018-07-25 05:36

developer   ~0060317

I think most of the mantis user would prefer if the disbaled users are not shown on the Summary page

Maybe, maybe not.
This functionality is available since many years and I did not find any issue where a user requested it before.
So there must be something in UI (e.g. a checkbox) where the user can decide if he wants to see disabled users.

Is it possible to implement that in future mantis versions?

Certainly possible, but it all depends on priority and a developer or community member deciding to spend their time on a specific issue.

Submitting a patch is always a good idea, as it increases the chances of improvement eventually making it into MantisBT core. All contributions are welcome and greatly appreciated.

Patch submissions can be made in several ways. In the order of preference:

  1. Send us a Pull Request on our Github repository [1]
  2. Attach a GIT patch to the issue
  3. Attach a Unified Diff, clearly specifying the patch's base release

Kindly avoid to upload entire modified PHP files.

Please make sure that your submissions adhere to our Coding Guidelines [2], if they don't your patch might be rejected.

[1] https://github.com/mantisbt/mantisbt
[2] http://www.mantisbt.org/wiki/doku.php/mantisbt:coding_guidelines