Discussions

Ask a Question
Back to all

Is it possible to patch extra_fields from project?

I will patch a project, is it possible to patch extra_fields?

I tried with:
data = {
"extra_fields": {
"com.marketcircle.daylite/extra8": "xxx"
}
}

but get only an internal error.