Skip to content

Conversation

@AlliumApotheosis
Copy link
Contributor

fixes bug where not all items are sanitized

https://hwjiraprd01.corp.emc.com/browse/ODR-216

@jfrey
Copy link
Contributor

jfrey commented Oct 1, 2015

+1

Copy link
Contributor

Choose a reason for hiding this comment

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

Doesn't this mean that we'll end up with redundant un-sanitized keys in the object? Because we're adding a new key but not deleting the old, un-sanitized one. Seems like we would want to start with an empty accumulator object rather than the existing conf.inCondition one (unless I'm reading this wrong).

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah I think you're right. I think it might be worth extracting this transform into a function that can be tested separately.

@VulpesArtificem

Copy link
Contributor

Choose a reason for hiding this comment

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

He's right, I misunderstood _.transform().

@benbp
Copy link
Contributor

benbp commented Oct 2, 2015

+1

benbp added a commit that referenced this pull request Oct 2, 2015
@benbp benbp merged commit 73421dc into RackHD:master Oct 2, 2015
@benbp benbp deleted the sdr-bugfix branch October 2, 2015 19:37
geoff-reid pushed a commit to geoff-reid/on-tasks that referenced this pull request May 5, 2017
kellylu2sym pushed a commit to kellylu2sym/on-tasks that referenced this pull request Aug 8, 2017
Get graph and task definition persistence working
kellylu2sym pushed a commit to kellylu2sym/on-tasks that referenced this pull request Aug 8, 2017
…k-dep to master

* commit 'd46c676a06e09f75545cc32dbe7734c8473a4018':
  Ignore certain fields on deep comparison of serialized task objects
kellylu2sym pushed a commit to kellylu2sym/on-tasks that referenced this pull request Aug 8, 2017
merge ESXi workflow and add analyze os repo task
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.

3 participants