Lightning Component: INVALID_ID_FIELD error when saving individual part in a LC Bundle

Issue #383 resolved
jrattanpal created an issue

I have a Lightning Component which is successfully uploaded. Then I make a minor change in Helper (even a space) and save it. But it fails with INVALID_ID_FIELD error

Log file is attached.

Thanks

Comments (7)

  1. Scott Wells repo owner

    Thanks for the report. Another user reported the same this morning and I'm currently working on a fix. I'm hoping to release a build with the fix for this as well as a few other small things tomorrow. In the interim, you can switch Lightning to use the metadata API to work around this issue.

  2. Scott Wells repo owner

    FYI, I'm testing a build that includes a fix for this. I want to get more testing on it, though, so I won't likely release until tomorrow morning. Hopefully the metadata API is a reasonable (if slow) workaround until the fix is released.

  3. Scott Wells repo owner

    Prospective fix delivered with 1.7.3.6. Please feel free to reopen if you still see the issue after updating to that version.

  4. Log in to comment