Missing field "entity" in "update selected"

Post Reply
User avatar
rennecke
Sponsor
Sponsor
Posts: 214
Joined: 14 Jan 2018, 12:55
Name: Eberhard Rennecke
Location: Switzerland Zurich

Missing field "entity" in "update selected"

Post by rennecke »

I have an issue with "update selected".
In my system I hae an entity "documents".
Then there is an entity "requirements" which has a field "specifications" of type entity with dropdown multiselect refereing to the enity "documents".
In the entity "verifications", which is a subentity to "requirements" I have also a field "verification documents" which referes to the same "documents" entity as the field specifications.
The problem now ist, that in "requierments" i can updated selected and get the field "specifications" availabel. On the "verifications" I can not update selected for the field "verifiaction documens" as it is not shown.
The settings for the fields "specifications" and "verification documents" are the same.
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Missing field "entity" in "update selected"

Post by support »

Can you provide steps how to reproduce it. Some screenshots, please.
User avatar
rennecke
Sponsor
Sponsor
Posts: 214
Joined: 14 Jan 2018, 12:55
Name: Eberhard Rennecke
Location: Switzerland Zurich

Re: Missing field "entity" in "update selected"

Post by rennecke »

Please find a 7z-File with som screenshots and the exported field (as this is now possible in 2.5 :) )
Attachments
Attachments.7z
(597 KiB) Downloaded 122 times
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Missing field "entity" in "update selected"

Post by support »

so dropdown is empty or just this field is missed?

I can't find "specifications" and "verification documents" filed in xml files that you have attached.
User avatar
rennecke
Sponsor
Sponsor
Posts: 214
Joined: 14 Jan 2018, 12:55
Name: Eberhard Rennecke
Location: Switzerland Zurich

Re: Missing field "entity" in "update selected"

Post by rennecke »

Sorry, this was a translation:
In my system I hae an entity "Dokumente".
Then there is an entity "VAL Anforderungen" which has a field "Anforderungsdokumente" of type entity with dropdown multiselect refereing to the enity "Dokumente".
In the entity "VAL Nachweise", which is a subentity to "VAL Anforderungen" I have also a field "Nachweisdokumente" which referes to the same "Dokumente" entity as the field Anforderungsdokumente.
The problem now ist, that in "VAL Anforderungen" i can updated selected and get the field "Anforderungsdokumente" availabel. On the "VAL Nachweise" I can not update selected for the field "Nachweisdokumente" as it is not shown.
The settings for the fields "Anforderungsdokumente" and "Nachweisdokumente" are the same.

I just can not find the field "Nachweisdokumente" as show in the screenshot.
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Missing field "entity" in "update selected"

Post by support »

Sorry, It's still hard to understand for me. Might it's not supported to update...
User avatar
rennecke
Sponsor
Sponsor
Posts: 214
Joined: 14 Jan 2018, 12:55
Name: Eberhard Rennecke
Location: Switzerland Zurich

Re: Missing field "entity" in "update selected"

Post by rennecke »

The update selected funcion is just working different for two entities.
I try to describe this step by step:
Definitions
  • the entity Dokumente
Entity_Dokumente.png
  • The entity "VAL Anforderungen" has a field "Anforderungsdokumente" refering to "Dokumente"
Entity_Anforderungen.png
  • The entity "VAL Nachweise" has a field "Nachweisdokumente" refering to "Dokumente"
Entity_Nachweise.png
  • The entity "VAL Nachweise" is a subentity of "VAL Anfordernugen"
Entities_List.png
What happens:
  • I try to update several elements of entity "VAL Anforderungen" with the same "Anforderungsdokument". This works as I can see "Anforderungsdokumente" in the dialog:
Update_Selected_Anforderungen.png
  • The same dose not work with "VAL Nachweise". I can not see the "Nachweisdokumene" in the dialog
Update_Selected_Nachweise.png
The field "Anforderungsdokumente" and "Nachweisdokumente" is identical configured.
A reason might be, that "VAL Nachweise" is a subentity of "VAL Anforderungen".
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Missing field "entity" in "update selected"

Post by support »

The same dose not work with "VAL Nachweise". I can not see the "Nachweisdokumene" in the dialog
In screenshot you show me empty dropdown. It's empty? Or you just don't see field "Nachweisdokumene"?
Can you do database backup and send me in PM?
User avatar
rennecke
Sponsor
Sponsor
Posts: 214
Joined: 14 Jan 2018, 12:55
Name: Eberhard Rennecke
Location: Switzerland Zurich

Re: Missing field "entity" in "update selected"

Post by rennecke »

Sorry:
With the Entity "VAL Anforderungen" the document field "Anforderungen" can be selected.
UpdateSelected_Anforderungen.png
With the entity "VAL NAchweise not.
UpdateSelectedNachweise.png
Attachments
Fields_VAL_Nachweise.xml
(26.24 KiB) Downloaded 169 times
Fields_VAL_Anforderungen.xml
(15.71 KiB) Downloaded 177 times
Fields_Dokumente.xml
(9.8 KiB) Downloaded 171 times
Fields_VAL_Nachweise.xml
(26.24 KiB) Downloaded 177 times
Fields_VAL_Anforderungen.xml
(15.71 KiB) Downloaded 165 times
Fields_Dokumente.xml
(9.8 KiB) Downloaded 179 times
UpdateSelectedNachweise.png
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Missing field "entity" in "update selected"

Post by support »

I need full database backup to check this.
Post Reply