dmwm / PHEDEX

CMS data-placement suite
8 stars 18 forks source link

Bug with 'stop evaluating' tickbox for wildcard requests to multiple nodes #943

Open ericvaandering opened 10 years ago

ericvaandering commented 10 years ago

Original Savannah ticket 102707 reported by wildish on Fri Sep 27 10:54:50 2013.

Hi Tony,

I found an issue with wildcard requests where there is more than one destination node, and the request is "Partially approved" (approved at some sites, disapproved at others). For these requests, a "stop evaluating" tickbox should be shown for all sites for which the request is in "approved" status.

If the last site in the list has approved the request, the "stop evaluating" tickbox is shown properly for all sites, see for example:

https://cmsweb.cern.ch/phedex/test/Request::View?request=11868

However, if the last site in the list has disapproved the request, the "stop evaluating" tickbox is not shown for the other sites, see for example:

https://cmsweb.cern.ch/phedex/test/Request::View?request=11871 https://cmsweb.cern.ch/phedex/test/Request::View?request=11870

Cheers Nicolo'

ericvaandering commented 10 years ago

Comment by magini on Fri Sep 27 10:58:54 2013

Hi,

additional note - remind that when a site uses the "stop evaluating" tickbox, the request state for that site will change to "disapproved".

Therefore, the bug will also be triggered when the last site in the request uses "stop evaluating".

N.