[
https://issues.apache.org/jira/browse/CONTINUUM-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14510991#comment-14510991
]
Brent N Atkinson commented on CONTINUUM-2433:
---------------------------------------------
Initially, this issue seemed fairly straight-forward, but after attempting to
add relevant messages it was apparent that issues were preventing usage of the
usual actionerrors/actionmessages. Ultimately, it was determined:
* Since actions often redirect, action messages and errors are saved in the
session to display (message store interceptor)
* Redirecting to an action that has the the workflow interceptor configured
(with actionerrors in the session) forwards to the input result and skips
action execution
* Actions executing in result pages that require data populated during
initial action execution consequently fail
> Impossible to tell if a manually triggered build has succeeded or not
> ---------------------------------------------------------------------
>
> Key: CONTINUUM-2433
> URL: https://issues.apache.org/jira/browse/CONTINUUM-2433
> Project: Continuum
> Issue Type: Bug
> Environment: Version: 1.3.4-SNAPSHOT
> Build Number: 790494
> Reporter: Sebb
> Assignee: Brent N Atkinson
> Labels: backlog-to-cleanup, maybe-1.5
> Fix For: 1.5.0
>
>
> The "Build Now" button on a project does not offer any obvious feedback to
> say whether the build has been successfully queued or not.
> There's also no indication on the "Queues" page as to whether the builds that
> are listed are scheduled or manually triggered.
> As far as I can tell, the "Build Now" button is ignored if there is already a
> build for the same project somewhere in the queue, but this is not reported
> back to the user. Or maybe it is just that the "Build Now" button does not
> always work - one cannot tell.
> It would be useful if the button reported success or failure; if success,
> then the build id would be useful (if it has been allocated at this stage).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)