mtalexan / VersionOne.SDK.Python

A library for custom Python development against the VersionOne Platform's REST-based API.
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

Fix critical memoziation bug #25

Closed mtalexan closed 6 years ago

mtalexan commented 6 years ago

/closed #24

It's not great, but it provably fixes a problem that occurs with only the first Story title being updated when iterating over a series of Stories that are looked up on successive V1Meta objects to add content to each of their titles.