Skip to content
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.

[K-12] Recording a Positive Behavior On Case Object #203

Closed
wants to merge 8 commits into from

Conversation

kdy618
Copy link
Contributor

@kdy618 kdy618 commented May 12, 2020

Critical Changes

Changes

We have created a new Case process called Positive Behavior. This will help allow schools to record positive interaction of students with each other. We have created a new record type, page layout, list views, and added new picklist values for "Category" field to support the new Positive Behavior process.

Issues Closed

Closes #202

New Metadata

Page Layout

  • K12 Kit Positive Behavior Layout

Compact Layout

  • K12 Behavior Compact Layout

Picklist Values on Category

  • Cooperation
  • Integrity
  • Leadership
  • Respect
  • Teamwork

List Views

  • K12 All Positive Behaviors
  • K12 All Incidents

Record Type

  • Positive Behavior

Deleted Metadata

Testing Notes

https://salesforce.quip.com/U4wkAqQNMxRh#IQRACAkI6m5

@kdy618 kdy618 requested a review from a team as a code owner May 12, 2020 19:22
@kdy618 kdy618 requested a review from MatthewBlanski May 13, 2020 15:14
@kdy618 kdy618 changed the title [K-12] Recording a Positive Behavior Case Work Item [K-12] Recording a Positive Behavior On Case Object May 14, 2020
@kdy618 kdy618 requested a review from juliesnow May 14, 2020 15:16
Copy link
Contributor

@MatthewBlanski MatthewBlanski left a comment

Choose a reason for hiding this comment

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

Unfortunately, the picklist options for a Positive Behavior Case's Category are not those specified. The rest checks out with happy path testing.

cumulusci.yml Outdated
options:
sobject: Case
field: hed__Category__c
values: "Cooperation,Integrity,Leadership,Respect,School Code of Conduct,School Violation,State Offense,Teamwork"
Copy link
Contributor

Choose a reason for hiding this comment

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

@kdy618 The result for this is that Positive Behavior for case has all of the values listed instead of the values specified in the spec. Please change this so we may have only the desired record types for Positive Behavior cases.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@MatthewBlanski , although I have removed the 3 extra values, I'm still seeing it on the selected value column on the record type. I've communicated this to @jofsky as well on slack.

@kdy618 kdy618 closed this May 28, 2020
@MatthewBlanski MatthewBlanski deleted the feature/kdy/positiveBehaviorOnCase branch May 29, 2020 13:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[K-12] Recording a Positive Behavior Case Work Item
2 participants