Forum

[SOLVED] How to det...
 
Notifications
Retirer tout

[SOLVED] How to determine that an Alert is active

4 Posts
2 Utilisateurs
0 Reactions
2,409 Vu
(@ade)
Posts: 45
Active Member
Début du sujet
 
[#5381]

Hi,

I want to list all active alerts, but i did'nt find the way to do that.

Example :
- i update Deliverable view in order to raise "respect of deliverable deliver date" alert.
- I open alert view, and previous generated alert exists in displayed list
- i unraise the alert by changing delivery date : The alert disapers from Deliverable view.
- I open alert view, and previous alert remains in displayed list

What I expected is to have a list with all active alerts (meaning that when it is no more active it dispears from a list -no more action to do-).

Is there a way to display active alerts ?


 
Posté : 26 Août PM 22:088
(@ade)
Posts: 45
Active Member
Début du sujet
 

May be can use the IndicatorValue table
1- Add a new menu with IndicatorValue
2 - Filter the table with colStatus = KO and Closed = False and done = False
3 - display object name and related project name
4 - display fields : id, name, id obj, code, colIndicatorDefinition, colTargetDateTime, handled
4 - offer jump to selected object to solve the alert

What do you think ?


 
Posté : 27 Août PM 23:088
(@babynus)
Posts: 14952
Membre Admin
 

An Alert is generated when an indicator value is over the target value.
If value of indicator changes, being lower than trarget, indicator is updated to OK, but generated alert is not removed (it was valid when generated).
There is not "direct way" to see actual status of indicators, except the one you propose. To be stuidied. Ticket #3540.
We also have ticket #1912 that proposes to display indicators in lists of items.


 
Posté : 28 Août AM 11:088
(@ade)
Posts: 45
Active Member
Début du sujet
 

Ok - it's not planned then, I develop it quicky.

Thx for your answer


 
Posté : 28 Août PM 22:088
Share:
Retour en haut