Are extendedProperties supported when you create an item? #168
-
Are extendedProperties supported when you create an item? And if they are, are they included in itemCRUD.getItem response? The response of the artifact request: {
"error": {
"code": "ArtifactInputFailure",
"pbi.error": {
"code": "ArtifactInputFailure",
"parameters": {
"FieldName": "ExtendedProperties",
"FailureReason": "Extended Property with name asd is invalid."
},
"details": [],
"exceptionCulprit": 1
}
}
} |
Beta Was this translation helpful? Give feedback.
Answered by
IdanGoldfarb1989
Dec 5, 2024
Replies: 1 comment
-
No, it's not supported. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
WilcoHendriksen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, it's not supported.