Skip to content

Submit action button doesn't provide any feedback to user #11

@vargasa

Description

@vargasa

Actions are being submitted here:

submitActions = () => {

Using this endpoint:

`/api/v1/workflows/tasks-actions/`,

To a local collection (wtc-console.task_action) and stored using the following format:

{ "_id" : ObjectId("5c4a0fcb09d2676299536573"), "name" : "/pdmvserv_task_HIG-RunIIFall17NanoAODv4-01877__v1_T_190117_203346_5089/HIG-RunIIFall17NanoAODv4-01877_0", "acted" : 0, "timestamp" : NumberLong(1548357579), "parameters" : { "action" : "acdc", "xrootd" : "disabled", "secondary" : "disabled", "sites" : [ "T2_US_UCSD" ], "reasons" : [ ] } }

However, no feedback is provided to the user regarding this submission

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions