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

Unable to delete some relationships - mapping set to strict, dynamic introduction of [i_stop_time_year] within [_doc] is not allowed #9173

Open
yassine-ouaamou opened this issue Nov 28, 2024 · 2 comments · May be fixed by #9193
Assignees
Labels
bug use for describing something not working as expected
Milestone

Comments

@yassine-ouaamou
Copy link
Member

Description

On an on-prem instance we are having the following error when trying to delete a Core relationship:

Environment

6.2.8

Reproducible Steps

Delete a relationship from Data > Relationships

Actual Output

"cause":{ "type":"strict_dynamic_mapping_exception", "reason":"[1:88] mapping set to strict, dynamic introduction of [i_stop_time_year] within [_doc] is not allowed" },

Additional information

In another instance with the same version, we are having a similar error but for a different field. Here is the error:
mapping set to strict, dynamic introduction of [rel_has-reference] within [_doc] is not allowed

Screenshots (optional)

@yassine-ouaamou yassine-ouaamou added bug use for describing something not working as expected needs triage use to identify issue needing triage from Filigran Product team labels Nov 28, 2024
@nino-filigran
Copy link

@yassine-ouaamou do you have more info regarding reproduction case?

@nino-filigran nino-filigran added needs more info Intel needed about the use case and removed needs triage use to identify issue needing triage from Filigran Product team labels Nov 29, 2024
@SouadHadjiat SouadHadjiat self-assigned this Nov 29, 2024
@SouadHadjiat
Copy link
Member

I have now all the information in an internal ticket @nino-filigran

@SouadHadjiat SouadHadjiat removed the needs more info Intel needed about the use case label Nov 29, 2024
@SouadHadjiat SouadHadjiat linked a pull request Nov 29, 2024 that will close this issue
5 tasks
@SouadHadjiat SouadHadjiat linked a pull request Nov 29, 2024 that will close this issue
5 tasks
@SouadHadjiat SouadHadjiat added this to the Release 6.4.3 milestone Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants