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

Tags finishing with "-type" are not visible in documents #620

Closed
Soliine opened this issue Sep 1, 2020 · 3 comments
Closed

Tags finishing with "-type" are not visible in documents #620

Soliine opened this issue Sep 1, 2020 · 3 comments
Assignees
Labels

Comments

@Soliine
Copy link
Collaborator

Soliine commented Sep 1, 2020

Describe the bug
Administratively added tags finishing by "-type" in the C project are not visible below the title nor in the 'Tag and Details' tab.

To Reproduce
Steps to reproduce the behavior:

  1. Go to to the C project
  2. Filter on a tag ending with "-type"
  3. Open a document
  4. See error: there is no tags below the title nor in the 'Tag and Details' tab.

Expected behavior
See tags at both places as other tags.

Desktop (please complete the following information):

  • OS: iOS
  • Browser: Chrome
  • Version: 7.8.0
@annelhote
Copy link
Contributor

The reason is that we recently changed the logic of tags. Now the tags should be in the ES index AND in the PSQL database. The recording in database is missing for these tags on this project. A "migration" should be done.

@annelhote
Copy link
Contributor

annelhote commented Nov 6, 2020

These 4 projects are concerned.

  • Ca.
  • Cr.
  • Al.
  • At.

@annelhote
Copy link
Contributor

The related issue remains open in tarentula.

@pirhoo pirhoo closed this as completed Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants