Removed description; Consumer is in config export twice

Created on 16 February 2024, 7 months ago
Updated 3 March 2024, 7 months ago

Problem/Motivation

The consumer is listed as a config_export twice. Also, the description is not used anywhere. It is not part of the profile form. It should be removed.

Steps to reproduce

 *   config_export = {
 *     "id",
 *     "label",
 *     "description",
 *     "provider",
 *     "consumer",
 *     "provider",
 *     "provider_config",
 *     "provider_mappings",
 *     "consumer",
 *     "consumer_config",
 *     "consumer_mappings",
 *     "synchronization_modes",
 *     "synchronization_actions",
 *   },

Proposed resolution

Remaining tasks

User interface changes

API changes

Authorization Profile loses the description property. It is not used.

Data model changes

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bluegeek9

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