CMSCompOps / wtc-console

MIT License
1 stars 1 forks source link

where are the actions set #6

Closed vlimant closed 5 years ago

vlimant commented 6 years ago

related to https://github.com/CMSCompOps/WmAgentScripts/issues/339 the actions might be set committed somewhere in mongodb, can someone surface what collection is that ?

dabercro commented 6 years ago

If you open the MongoDB, you can do the following:

> show dbs
> use <some db>
> show collections

It looks like there's a database wtc-console, but there might be no collection of "actions" yet. @vined can correct me.

sharad1126 commented 5 years ago

@dabercro @vargasa I am adding all the things we saw today on the new console to keep everyone updated.

  1. There extra rows of prep ids coming up when we search for one.
  2. The tasks with errors are not being highlighted properly. Only 1 showed error instead of 3.
  3. Submit button isn't working as of now
  4. Need to double check the actions being set into the unified database if that's properly wired or not.

@vlimant FYI

dabercro commented 5 years ago

Thanks @sharad1126. I just opened #9 which will cover point 2 explicitly.

vargasa commented 5 years ago

related to CMSCompOps/WmAgentScripts#339 the actions might be set committed somewhere in mongodb, can someone surface what collection is that ?

Here: https://github.com/CMSCompOps/wtc-console/issues/11#issue-402870938

dabercro commented 5 years ago

@vlimant What's the plan for updating the production server with the latest console? I don't have sudo access to vocms0276, and @vargasa likely doesn't either.

vlimant commented 5 years ago

please ask the voc for the proper rights

dabercro commented 5 years ago

Daniel left, right? Who's the new VOC?

vlimant commented 5 years ago

cms-voc@cern.ch ;-)

sharad1126 commented 5 years ago

c.costa@cern.ch