LeanKit / leankit-node-client

LeanKit client for Node.js
MIT License
16 stars 8 forks source link

Empty string for BlockStateChangeDate #11

Closed bobeagan closed 7 years ago

bobeagan commented 8 years ago

Not sure if this should contain what I think it should (the last date that the block state was changed on a card) but currently when inspecting this value, after doing a getBoard and scanning through Lanes and then Cards, it seems to always show as an empty string whether the card is currently blocked or not. Does this value mean something different?

reverentgeek commented 8 years ago

I've confirmed, and I'm filing this as an issue with our product team. The only work-around I can think of right now is to get a card's history to determine when it was blocked or unblocked.