[JBoss JIRA] (RTGOV-398) Check whether switchyard service supports resubmission of message
by Michael Clay (JIRA)
[ https://issues.jboss.org/browse/RTGOV-398?page=com.atlassian.jira.plugin.... ]
Michael Clay commented on RTGOV-398:
------------------------------------
sent PR. pls review
> Check whether switchyard service supports resubmission of message
> -----------------------------------------------------------------
>
> Key: RTGOV-398
> URL: https://issues.jboss.org/browse/RTGOV-398
> Project: RTGov (Run Time Governance)
> Issue Type: Feature Request
> Components: User Interface
> Reporter: Gary Brown
> Assignee: Michael Clay
>
> To support message resubmission, a switchyard service must have a SCA binding and the target operation must be oneway.
> RTGOV-340 provides the mechanism for determining if a message can be resubmitted, and providing edit/resubmit support in the UI.
> This issue updates the SwitchYardServicesProvider to correctly determine if the target service type and operation supports message resubmission.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RTGOV-398) Check whether switchyard service supports resubmission of message
by Gary Brown (JIRA)
Gary Brown created RTGOV-398:
--------------------------------
Summary: Check whether switchyard service supports resubmission of message
Key: RTGOV-398
URL: https://issues.jboss.org/browse/RTGOV-398
Project: RTGov (Run Time Governance)
Issue Type: Feature Request
Components: User Interface
Reporter: Gary Brown
Assignee: Michael Clay
To support message resubmission, a switchyard service must have a SCA binding and the target operation must be oneway.
RTGOV-340 provides the mechanism for determining if a message can be resubmitted, and providing edit/resubmit support in the UI.
This issue updates the SwitchYardServicesProvider to correctly determine if the target service type and operation supports message resubmission.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RTGOV-340) Message tab readonly when no resubmit provider
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/RTGOV-340?page=com.atlassian.jira.plugin.... ]
Gary Brown updated RTGOV-340:
-----------------------------
Description:
Currently when the 'Situation Details' page is selected for a particular situation, the Message tab is displayed with an editable version of the message content.
Enhance this functionality in the following way: Only make the message editable, and show the 'resubmit' button, if the ServicesProvider API indicates that the service (and operation) supports resubmission.
In future, additional checks will be that the user has permission to view and/or resubmit this message.
was:
Currently when the 'Situation Details' page is selected for a particular situation, the Message tab is displayed with an editable version of the message content.
Enhance this functionality in the following way: Only make the message editable, and show the 'resubmit' button, if the 'resubmit' property is found with a supported provider value.
In future, additional checks will be that the user has permission to view and/or resubmit this message.
> Message tab readonly when no resubmit provider
> ----------------------------------------------
>
> Key: RTGOV-340
> URL: https://issues.jboss.org/browse/RTGOV-340
> Project: RTGov (Run Time Governance)
> Issue Type: Enhancement
> Components: User Interface
> Reporter: Gary Brown
> Assignee: Michael Clay
>
> Currently when the 'Situation Details' page is selected for a particular situation, the Message tab is displayed with an editable version of the message content.
> Enhance this functionality in the following way: Only make the message editable, and show the 'resubmit' button, if the ServicesProvider API indicates that the service (and operation) supports resubmission.
> In future, additional checks will be that the user has permission to view and/or resubmit this message.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RTGOV-337) Batch retry of messages
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/RTGOV-337?page=com.atlassian.jira.plugin.... ]
Gary Brown commented on RTGOV-337:
----------------------------------
I guess both options should be supported, in case only a few situations exist that all apply. However if a filter is defined, then the resubmit should only be applied to those filtered situations.
> Batch retry of messages
> -----------------------
>
> Key: RTGOV-337
> URL: https://issues.jboss.org/browse/RTGOV-337
> Project: RTGov (Run Time Governance)
> Issue Type: Feature Request
> Components: User Interface
> Reporter: Gary Brown
> Assignee: Michael Clay
>
> Add a new region below the filter related to batch retries.
> Options:
> Provide a checkbox to ask whether previously submitted messages should be submitted again. Default should be false.
> Only resubmit message if a 'resubmit' property is associated with the situation, identifying the provider to handle the resubmission (currently only 'switchyard' supported).
> Result of the resubmission should be a status popup (similar to the one displayed after a single message submission), showing the number of messages successfully resubmitted, failed and ignored (i.e. situations that either did not have a message or 'resubmit' property).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months
[JBoss JIRA] (RTGOV-334) Filter situations based on subject and/or host
by Gary Brown (JIRA)
[ https://issues.jboss.org/browse/RTGOV-334?page=com.atlassian.jira.plugin.... ]
Gary Brown commented on RTGOV-334:
----------------------------------
This is similar to the issue RTGOV-338, but instead of the description field, apply the filter to the 'subject' field - use the same 'contains text' based approach, rather than meta characters.
For the host filter, this is an optional property on the situation - but same applies as with the 'description' and 'subject' fields, just apply any supplied text to a 'contains' query.
Was wondering whether the 'type' field filter should also be changed to be 'contains', rather than exact match? So then all the free format text fields used to filter are based on a 'contains'?
> Filter situations based on subject and/or host
> ----------------------------------------------
>
> Key: RTGOV-334
> URL: https://issues.jboss.org/browse/RTGOV-334
> Project: RTGov (Run Time Governance)
> Issue Type: Feature Request
> Components: User Interface
> Reporter: Gary Brown
> Assignee: Gary Brown
>
> Enable user to specify filter criteria based on whether a situation is (or is not) associated with a subject or host, supporting meta-characters for the subject.
> TO BE DISCUSSED: Should this feature support a list of such criteria?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 9 months