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

Add investigation number field to search form #9601

Closed
mantid-builder opened this issue Jan 27, 2014 · 1 comment
Closed

Add investigation number field to search form #9601

mantid-builder opened this issue Jan 27, 2014 · 1 comment
Labels
Framework Issues and pull requests related to components in the Framework High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Jay Rainey

Owen noted that:

"Scientists would like to search using investigation numbers".

To do this, I will need to:

  1. Add a new form element in CatalogSearch.ui
  2. Update getSearchFields method in CatalogSearch.cpp to account for new form element.
  3. Add a related getter/setter method to CatalogSearchParam.
  4. Add new property to CatalogSearch algorithm.
  5. Add new check to buildSearchQuery in ICat4Catalog.
  6. Update ICat3Catalog to also work accordingly.

As users want to search using investigation Number, it may also be worth while showing it in the investigation table results. (Currently it's hidden for usability purposes, but if it's useful for scientists it would be worthwhile showing it).


Keywords: ICAT

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 8757

@mantid-builder mantid-builder added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. Framework Issues and pull requests related to components in the Framework labels Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 3.1 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Projects
None yet
Development

No branches or pull requests

1 participant