#133 - Hide certain statuses on the changelog
Type Enhancement
Status Completed
Milestone 2.0
Version -
Component Changelog
Priority Low
Severity Normal
Owner Jack
Assigned to Jack
Reported 14 years ago
Updated 10 years ago
Votes 0
Related tickets
Proposed time
Worked time

It's a good idea to not show certain ticket statuses on the changelog, like "rejected" and "invalid".

Ticket History

14 years and 2 months ago by Mythos

There should be an extra option if you close this as developer. Example:

Close as: Completed -> AJAX Type: Added (+) / Removed (-) / Updated (*)

And you should add a checkbox in the ACP like: Name - Complete - Show in changelog TEST X X

14 years and 2 months ago by Jack

[quote=Mythos]There should be an extra option if you close this as developer. Example:

Close as: Completed -> AJAX Type: Added (+) / Removed (-) / Updated (*) [/quote] Can you give a better example of this?

[quote=Mythos]And you should add a checkbox in the ACP like: Name - Complete - Show in changelog TEST X X[/quote] On the manage milestones page?

14 years and 2 months ago by Mythos

The second thing is in the ACP: You can set the "Show in changelog" through a checkbox so this type is in changelog.

Example 1: Type: Rejected Complete: Yes (checked) Show in changelog: No (unchecked)

-> This type wouldn't show up in the changelog

Example 2: Type: Completed Complete: Yes (checked) Show in changelog: Yes (checked)

-> This is shown in the changelog

For the second thing: After you close (e.g. Fixed) it, it should open a new page / option (via AJAX) where you can set the shown type like:

  • for Added
  • for Removed
  • for Changed

Example: Close as: Completed -> Ajax opens a new option / page <- Type: Added / Removed / Changed

And in the changelog it would show:

  • Ticket XY
  • Ticket xy

Or the AJAX option could show a small field where you can set what has been fixed / removed / added, etc. Like: Type: Added Short descriptions of what has been changed: New options in the admin panel where you can allow or disallow registrations The ticket name is another one ;)

In changelog it would show:

  • New options in the admin panel where you can allow or disallow registrations

14 years and 2 months ago by Jack

The first part: yes.

For the second part, The way the changelog in 2.0 works is like this, in the AdminCP you set the "bullet type" for each ticket status, for example: Defect: - Feature Request: + Task: * (all with the ability to be changed by the admin)

14 years and 2 months ago by Mythos

Will there be an option to edit what has been changed? Because some lazy users just enter "Bug" in the description and it wouldn't be very nice to see * Bug (Ticket #1) or + Bug (Ticket #1) :D

13 years and 11 months ago by Jack

  • Status New Started
Jack closed as Completed 13 years and 11 months ago

13 years and 11 months ago by Jack

Statuses will be committed to the svn repo soon.