-
Notifications
You must be signed in to change notification settings - Fork 1
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
Changes to My Library page, Parameters field #8
Comments
All of these are done and ready to deploy, except for this:
I can pull from the UserOptions table to get the display name, but not from the metadata table in the data warehouse. |
@markmfredrickson Would you be able to populate the UserOptions table as described above, so that the user's library table contains short variable descriptions rather than obscure variable names? We would probably also want to update the short_names field in the metadata and draw the info from there automatically, right? |
I replied to this in GitHub (issue 8<#8 (comment)>) but am using email as well because I’m not sure that Mark will receive that comment…
@markmfredrickson<https://github.com/markmfredrickson> Would you be able to populate the UserOptions table as described above, so that the user's library table contains short variable descriptions rather than obscure variable names? We would probably also want to update the short_names field in the metadata and draw the info from there automatically, right?
From: alexsmithRTI [mailto:notifications@github.com]
Sent: Tuesday, March 14, 2017 1:08 PM
To: RTICWDT/evaluation-engine-website <evaluation-engine-website@noreply.github.com>
Cc: Studley, Roger <rstudley@rti.org>; Author <author@noreply.github.com>
Subject: Re: [RTICWDT/evaluation-engine-website] Changes to My Library page, Parameters field (#8)
All of these are done and ready to deploy, except for this:
For "Outcome Areas" and "Subgroups", would it be possible to draw from the short_name field in the metadata, when the short-name is populated, instead of just using the variable name? (If you can do this, please tell me and I'll update the metadata to make sure all relevant variables have short names.)
I can pull from the UserOptions table to get the display name, but not from the metadata table in the data warehouse.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#8 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AVgdNiB2P2YW5_PXXTg14g8CzIwUBX4rks5rlvO2gaJpZM4LyFcB>.
|
Alex, please send me a copy of the UserOptions table so that I know the set of variable names that will need labels. |
An update UserOptions table is attached, augmented with a new LibraryLabel column. Can we use this column to populate the Outcome Areas and Subgroups fields in the parameters column of the “My Library” table? |
@alexsmithRTI : I'm not sure I've mentioned this to you before, but I would like some minor enhancements to the entries for each job in the "My Library" table.
NOTE: This was on the production instance, but it should probably be updated also in staging and development.
The text was updated successfully, but these errors were encountered: