sapa / performing-arts-ch-templates

1 stars 3 forks source link

Bug : Remplaced by #669

Closed b2d3c closed 2 months ago

b2d3c commented 2 months ago

Schauspielhaus Düsseldorf (http://data.performing-arts.ch/a/6aec46b8-2ffa-4a35-9ab7-874229afdab5)

must be "Replaced by":

Düsseldorfer Schauspielhaus (http://data.performing-arts.ch/a/efdc1080-206f-4721-b8f9-faa636471384)

But we have this error message :

image

The action was be done without problem in PROD, but we can access to the past URL https://www.dev.performing-arts.ch/resource/?uri=%28http%3A%2F%2Fdata.performing-arts.ch%2Fa%2F6aec46b8-2ffa-4a35-9ab7-874229afdab5

Thanks in advance !

fkraeutli commented 2 months ago

The difference is that on DEV both entities are type "Group" while on PROD "Düsseldorfer Schauspielhaus" is a "Group" and "Schauspielhaus Düsseldorf" is an "artistic professional producer". The "replaced by" field expects the new entity to be of the same type.

We can either temporarily remove this restriction or add a matching type to one of the entities. What would you prefer?

b2d3c commented 2 months ago

Thanks Florian !

It's fine like this. We will change the type manualy !