Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

[SOLVED] How to det...
 
Notifications
Clear all

[SOLVED] How to determine that an Alert is active

4 Posts
2 Users
0 Reactions
2,410 Views
(@ade)
Posts: 45
Active Member
Topic starter
 
[#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 ?


 
Posted : 26 Aug 2018 22H30
(@ade)
Posts: 45
Active Member
Topic starter
 

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 ?


 
Posted : 27 Aug 2018 23H00
(@babynus)
Posts: 14952
Member 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.


 
Posted : 28 Aug 2018 11H15
(@ade)
Posts: 45
Active Member
Topic starter
 

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

Thx for your answer


 
Posted : 28 Aug 2018 22H28
Share:

Scroll to Top