Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instrument Measured Variables for a deployment and associated results #232

Open
AmberSJones opened this issue Jan 10, 2018 · 7 comments
Open
Assignees
Milestone

Comments

@AmberSJones
Copy link

It’s unclear to my why the Instrument Measured Variables table is blank here. When a result is created, it should populate the instrument measured variables for that deployment - or this table should already be populated with the Instrument Measured Variables that can be measured by that instrument.

image

@Elijahwalkerwest
Copy link

PLease provide specific deployment ID. Every deployment I've checked so far that table is populated correctly.

@AmberSJones
Copy link
Author

Here is the link to the screenshot that I posted. I haven't made a thorough search.
http://django.uwrl.usu.edu/equipment/actions/deployment-detail/524/

@AmberSJones AmberSJones removed the fixed label Feb 28, 2018
@AmberSJones
Copy link
Author

These may just not be populated. Please check @Elijahwalkerwest . Here's another few - all from the same site.
http://django.uwrl.usu.edu/equipment/actions/deployment-detail/523/
http://django.uwrl.usu.edu/equipment/actions/deployment-detail/525/

@Elijahwalkerwest
Copy link

After looking in to this, there's nothing broken here. Those equipment models simply don't have any Output variables created for them yet. I created a test one for
http://django.uwrl.usu.edu/equipment/actions/deployment-detail/524/

However it seems there is no way to deleted an instrumentoutputvariable, nor does the model details page show variables for a given model.

I assume these are features that should be present?

@AmberSJones
Copy link
Author

Yes, let's add both the view of InstrumentOutputVariables on the EquipmentModel page as well as the ability to add and delete InstrumentOutputVariable from the EquipmentModel page.

@Elijahwalkerwest
Copy link

This is implemented. Right now however you need to go to the details of an IOV to delete it. Is that behavior acceptable? Or would you like it another way?

Elijahwalkerwest added a commit that referenced this issue May 1, 2018
@AmberSJones
Copy link
Author

I don't see where this appears on the Equipment Model page?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants