Feature(s) impacted
Cannot load forest on staging/development environments
Observed behavior
Forest says “Our server encountered and error”. When in dev-tools I can see a request failed from the ForestAPI while making a PUT https://api.forestadmin.com/api/layout
RESPONSE:
{
"errors":[
{
"status":500,
"detail":"“null":"record id":56254,
rendering.collections.0.layout.actions.0 contains a conflict between exclusive peers[
"users",
"restrictedTo"
],
"\nnull":"record id":56254,
"rendering.collections. contains a conflict between exclusive peers"[
"approvers",
"approvedBy"
],
"\nnull":"record id":56254,
rendering.collections.1.layout.actions.0 contains a conflict between exclusive peers[
"users",
"restrictedTo"
],
"\nnull":"record id":56254,
"rendering.collections. contains a conflict between exclusive peers"[
"approvers",
"approvedBy"
],
"\nnull":"record id":56254,
rendering.collections.2.layout.actions.0 contains a conflict between exclusive peers[
"users",
"restrictedTo"
],
"\nnull":"record id":56254,
"rendering.collections. contains a conflict between exclusive peers"[
"approvers",
"approvedBy"
],
"\nnull":"record id":56254,
rendering.collections.3.layout.actions.0 contains a conflict between exclusive peers[
"users",
"restrictedTo"
],
"\nnull":"record id":56254,
"rendering.collections. contains a conflict between exclusive peers"[
"approvers",
"approvedBy"
],
"\nnull":"record id":56254,
rendering.collections.4.layout.actions.0 contains a conflict between exclusive peers[
"users",
"restrictedTo"
],
"\nnull":"record id":56254,
"rendering.collections. contains a conflict between exclusive peers"[
"approvers",
"approvedBy"
],
"\nnull":"record id":56254,
rendering.collections.4.layout.actions.1 contains a conflict between exclusive peers[
"users",
"restrictedTo"
],
"\nnull":"record id":56254,
"rendering.collections. contains a conflict between exclusive peers"[
"approvers",
"approvedBy"
]"”",
"meta":{
},
"name":"BusinessError"
}
]
}
This is happening only on our Staging and Development environments. We are trying to upgrade from 4x to 6x ForestLiana
Expected behavior
It loads
Failure Logs
(see pasted code above)
Context
- Project name: GoodWay
- Team name: GoodWay
- Environment name: Staging & Development
- Agent type & version: Forest Liana 6.6.3
- Recent changes made on your end if any: Upgrading from 4x to 6x