Skip to content

CFM-274_Breadcrumb_Component_External_Identity_Source_Record #207

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

Ioannis
Copy link

@Ioannis Ioannis commented Jul 22, 2024

No description provided.

@Ioannis Ioannis force-pushed the CFM-274_Breadcrumb_Component_External_Identity_Source_Record branch 2 times, most recently from a4fa119 to 07e3767 Compare August 29, 2024 16:33
app/src/Controller/AppController.php Show resolved Hide resolved
app/src/Controller/AppController.php Outdated Show resolved Hide resolved
@@ -33,10 +33,24 @@
use Cake\Log\Log;
use Cake\ORM\TableRegistry;

class ExtIdentitySourceRecordsController extends StandardController {
class ExtIdentitySourceRecordsController extends MVEAController {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is ExtIdentitySourceRecord extending MVEAController? External Identity Source Records are not Multi-Valued Entity Attributes, and they have very different characteristics. If there's some function from MVEAController we want, we may need a different way to get it.

@Ioannis Ioannis force-pushed the CFM-274_Breadcrumb_Component_External_Identity_Source_Record branch from 07e3767 to aca14f7 Compare September 4, 2024 15:11
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants