Skip to content

EnterpriseCustomField xml export #256

Description

@Vastyjoy

Can EnterpriseCustomField be exported to xml?
If so, what is the correct way to do it?

I use it somehow
addedTask.setEnterpriseCustomField (
properties.customFieldIndex,
objectMapper.writeValueAsString (customFields) .toByteArray ()
)

At the moment of work, the field is there, but it is not exported to xml
val writer = MSPDIWriter ()
writer.write (export.result, tempFile)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions