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

public ui: fix missing library facet on org view #2217

Merged
merged 1 commit into from Jul 21, 2021

Conversation

jma
Copy link
Contributor

@jma jma commented Jul 21, 2021

Co-Authored-by: Johnny Mariéthoz johnny.mariethoz@rero.ch

Why are you opening this PR?

  • Which task/US does it implement?
  • Which issue does it fix?

Dependencies

My PR depends on the following rero-ils-ui's PR(s):

  • rero/rero-ils-ui#

How to test?

  • What command should I have to run to test your PR?
  • What should I test through the UI?

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?
  • Cypress tests successful?

@jma jma requested a review from rerowep July 21, 2021 06:38
@iGormilhit iGormilhit added this to New in RERO ILS PRs via automation Jul 21, 2021
@iGormilhit iGormilhit added this to the v1.4.6 milestone Jul 21, 2021
@jma jma requested a review from Garfield-fr July 21, 2021 06:38
@iGormilhit iGormilhit moved this from New to Fix on production in RERO ILS PRs Jul 21, 2021
@jma jma requested a review from iGormilhit July 21, 2021 06:38
Copy link

@iGormilhit iGormilhit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit message approved.

@iGormilhit
Copy link

Locally tested: the library facet works on every organisation view.

* Forces to compute the `organisation` aggregation values when the view
  is an organisation view and the `library` aggregation is enable.
* Closes rero#2215.

Co-Authored-by: Johnny Mariéthoz <johnny.mariethoz@rero.ch>
@jma jma force-pushed the maj-fix-library-org-view-aggs branch from b6e87cd to 90e603d Compare July 21, 2021 08:02
@jma jma merged commit b6b0758 into rero:dev Jul 21, 2021
RERO ILS PRs automation moved this from Fix on production to Closed PR Jul 21, 2021
@jma jma deleted the maj-fix-library-org-view-aggs branch January 13, 2022 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
RERO ILS PRs
  
Closed PR
Development

Successfully merging this pull request may close these issues.

The library facet of the organisation view of the public interface is empty
5 participants