Skip to content

Correcting #163 to exclude activation_time from /staged PATCH - #169

Open
lo-simon wants to merge 1 commit into
sony:masterfrom
lo-simon:fix-patch-staged
Open

Correcting #163 to exclude activation_time from /staged PATCH#169
lo-simon wants to merge 1 commit into
sony:masterfrom
lo-simon:fix-patch-staged

Conversation

@lo-simon

Copy link
Copy Markdown
Collaborator

Correcting #163

activation_time should not be sent in /staged PATCH requests for IS-05.

In IS-05, the activation object fields are:

  • mode
  • requested_time

So this new logic should include activation but sanitise it to only schema-valid fields (at minimum, exclude activation_time).

…-05.

In IS-05, the activation object fields are:

mode
requested_time

So this new logic should include activation but sanitize it to only schema-valid fields (at minimum, exclude activation_time).

@garethsb garethsb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Sounds correct and looks plausible. @jonathan-r-thorpe should/could this have been caught by controller tests somehow?

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