Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Salesforce Package features the Lightning Web Components which inherit global HTML attributes and events, making them more functional and performant than their Aura counterparts.

This page will guide you on how to configure Lightning Web Components for both standard and custom objects in Salesforce Lightning Experience.

Info
iconfalse
(info) Using the Classic view? Check out Configuring Jira Issues with Visualforce.

Prerequisites

Before continuing, ensure you have already:

Using the Lightning App Builder to configure a custom page layout

  1. In your Salesforce, load an object's page.
  2. Click on  > Edit Page.
    Edit Page.png

  3. The Lightning App Builder will load.
    In the sidebar, scroll to the bottom to find the following component:
    • Jira Issues (NextGen)
      Image RemovedImage Added
  4. Drag the component onto the desired location for your page layout.
    Multimedia
    namedragComponent.mov
  5. After you've placed the components in the desired locations for your page layout, click Activation... near the top right corner to set your Lightning page assignment.
    Image RemovedImage Added
  6. When you're done setting the page assignment, click Save.
  7. Now when you load an object's page, you are able to see Jira issues associated with the object.
    Image RemovedImage Added

What's next?