creating story via API
I am creating a story via the API
im createissue --user=nshaikh --port=7001 --hostname=integrity.ptc.com --type=Story --addRelationships=Epic:168598 --field=Description=This backlog to develop 3rd Party Adapters Automation. --field=Current Estimate=16 --field=Scrum Team=3rd Party Adapters WPD --field=QA Required=false --field=Story Type=Story --field=Acceptance Criteria=Planned automation work completed. --field=Primary Segment=PLM --field=Summary=[Auto] 3PWGM - Adapters Automation - 1508 --field=Assigned Users=nshaikh --field=Product Owners=youkim --field=Pubs Required=false --
this returns with error
Failed with exception: Could not save item: MKS124066: Field "Epic" does not exist.
com.mks.api.response.impl.XMLResponseImpl@1188e820
This was working before Integrity migrated to new version
what is the fix for this

