Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LTD-5739] Ensure MOD-DI advice is shown at consolidation regardless of MOD-ECJU advice #2268

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

currycoder
Copy link
Contributor

@currycoder currycoder commented Dec 13, 2024

Aim

Colin summarises the issue brilliantly here; https://teams.microsoft.com/l/message/19:[email protected]/1734095933610?tenantId=8fa217ec-33aa-46fb-ad96-dfe68006bb86&groupId=eced0ad8-d420-418b-9e1a-1b3e26b68c46&parentMessageId=1734095933610&teamName=LITE%20DDaT%20Team&channelName=Licence%20conditions%20and%20DESNZ%20countersigning&createdTime=1734095933610

TLDR; We were "rolling up" advice from all MOD teams in to MOD-ECJU's advice at the point of LU consolidation if there was advice present from MOD-ECJU on the case.

The issue with this is that advice from MOD-DI is only consolidated by LU if it visited MOD-DI's "Indirect" queue. MOD-DI direct advice would effectively be masked away incorrectly. This could mean the potential for LU missing important licence conditions added by MOD-DI direct.

This change adjusts the advice that is surfaced at consolidation, such that MOD-DI's advice is always surfaced to LU. This may mean - in the case where a licence condition was added by MOD-DI indirect - that we show an additional licence condition that has already been combined by MOD-ECJU. However, it has been agreed that this is probably better than the alternative of potentially missing licence conditions raised by MOD-DI Direct.

LTD-5739

@currycoder currycoder force-pushed the LTD-5739-ensure-mod-di-advice-always-consolidated branch from bad15f5 to b556830 Compare December 13, 2024 13:43
@saruniitr saruniitr self-requested a review December 16, 2024 09:40
Copy link
Contributor

@saruniitr saruniitr left a comment

Choose a reason for hiding this comment

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

looks good to me.

@currycoder currycoder force-pushed the LTD-5739-ensure-mod-di-advice-always-consolidated branch from b556830 to bd7ffa7 Compare December 17, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants