Skip to content
Snippets Groups Projects
Commit eedb6dc8 authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

fixed: LinkedContext of Task and SupportTicket

parent 625cab9a
No related branches found
No related tags found
No related merge requests found
......@@ -260,7 +260,7 @@
<entityField>
<name>TASK_SUBJECT_DETAILS</name>
<title>subject</title>
<linkedContext>Task</linkedContext>
<linkedContext>SupportTicket</linkedContext>
<valueProcess>%aditoprj%/entity/SupportTicket_entity/entityfields/task_subject_details/valueProcess.js</valueProcess>
</entityField>
<entityConsumer>
......
......@@ -376,7 +376,7 @@
<entityField>
<name>SUBJECT_DETAILS</name>
<title>subject</title>
<linkedContext>SupportTicket</linkedContext>
<linkedContext>Task</linkedContext>
<valueProcess>%aditoprj%/entity/Task_entity/entityfields/subject_details/valueProcess.js</valueProcess>
</entityField>
<entityParameter>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment