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

Images identifier delete #353

Open
kkolotyuk opened this issue Sep 16, 2016 · 3 comments
Open

Images identifier delete #353

kkolotyuk opened this issue Sep 16, 2016 · 3 comments
Labels

Comments

@kkolotyuk
Copy link
Contributor

Description

When we sync metadata for some properties we get http_status_422 error:

{
  "status": "error",
  "errors": {
    "images_0_identifier_delete": "identifier 16fae863a1bbe4c46ad83e9bfa4e3ce6 not found",
    "images_1_identifier_delete": "identifier 2cc61f88529cdd30d6352a9971369658 not found"
  }
}  

I don't know what is the problem. @keang could you please add description and possible solutions about the issue?

Possible solutions

Occurrences

#354963

@keang
Copy link
Contributor

keang commented Sep 16, 2016

Ah this is related to a clean up that we just started. Some images were duplicated on Roomorama, so the plan is to allow concierge to publish the property again after cleaning the images there. An update would cause this error.
But it's only temporary, should be ok once we complete all the clean up steps..

@kkolotyuk
Copy link
Contributor Author

Ok, then please manage this issue yourself (close now, or later as you wish)

@kkolotyuk
Copy link
Contributor Author

The issue is still actual https://concierge-web.roomorama.com/errors/597876

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

2 participants