Skip to content

[NO JIRA] Bug fixes #346

Merged
merged 4 commits into from
Nov 6, 2025
Merged

[NO JIRA] Bug fixes #346

merged 4 commits into from
Nov 6, 2025

Conversation

Ioannis
Copy link
Contributor

@Ioannis Ioannis commented Oct 16, 2025

No description provided.

@Ioannis Ioannis changed the title Fix access toke expiration database column type [NO JIRA] Bug fixes Oct 24, 2025
@Ioannis Ioannis requested a review from benno October 27, 2025 10:19
Comment on lines 36 to 37
$app->addPlugin(\CakeDC\OracleDriver\Plugin::class, ['bootstrap' => true]);
$app->addPlugin(\Ioigoume\OracleDriver\Plugin::class, ['bootstrap' => true]);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this right? (Also, below.)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes it is

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Let's break the Oracle changes into a separate PR. I want to think a bit more about how to isolate the CoreServer code from random packages.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@benno changes removed

'couIds' => [
'cous' => [
Copy link
Contributor

Choose a reason for hiding this comment

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

What are autoViewVars even used for here? The view view is completely custom...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes it is.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The petition view knows the id of the cou but has no knowledge of the name. This way we can map the id to a name and render it to the view.

@Ioannis
Copy link
Contributor Author

Ioannis commented Oct 29, 2025

@benno can you please follow up.

@benno benno merged commit a9158c3 into COmanage:develop Nov 6, 2025
@Ioannis Ioannis deleted the Adhoc_bugs branch November 7, 2025 08:21
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