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

Update coach.xml recordComplete with new fieldname #295

Closed
wants to merge 1 commit into from

Conversation

CritiqalPete
Copy link
Member

Attempt to fix broken field reference with Salesforce due to my stupid change without checking dependencies.

In this file corrected reference to Contact field is now Contact__r.Student_Record_Complete__c

The internal StudentIncompleteRecord is unchanged so its meaning and the logic of the field no longer makes sense without some changes to the UI.

I made the default to FALSE (instead of TRUE) so at least its more likely to update correct.

Next Step: Change the wording in the UI, then if necessary, underlying logic

Attempt to fix broken field reference with Salesforce due to my stupid change without checking dependencies.

In this file corrected reference to Contact field is now Contact__r.Student_Record_Complete__c

The internal StudentIncompleteRecord is unchanged so its meaning and the logic of the field no longer makes sense without some changes to the UI.

I made the default to FALSE (instead of TRUE) so at least its more likely to update correct.

Next Step: Change the wording in the UI, then if necessary, underlying logic
@CritiqalPete CritiqalPete added bug Something isn't working Critical/Blocking blocking a release or development labels Oct 15, 2024
@CritiqalPete CritiqalPete self-assigned this Oct 15, 2024
@Aleksandr-v25
Copy link
Contributor

Fully addressed in #296

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Critical/Blocking blocking a release or development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants