Use id() function instead of protected property

Created on 15 March 2024, 9 months ago
Updated 15 April 2024, 8 months ago

Problem/Motivation

In the SalesforceAuthListBuilder class it tries to access the protected SalesforceAuthConfig->id property directly.

Steps to reproduce

  • Create a new Salesforce OAuth User-Agent provider.
  • Try to edit the provider after saving.

Proposed resolution

Use SalesforceAuthConfig->id() instead.

Remaining tasks

User interface changes

None.

API changes

None.

Data model changes

None.

πŸ› Bug report
Status

Fixed

Version

5.0

Component

salesforce.module

Created by

πŸ‡ΊπŸ‡ΈUnited States RoloDMonkey

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024