alist / domoapis

0 stars 0 forks source link

Response "status": "Thankyou set", #1

Open alist opened 10 years ago

alist commented 10 years ago

On responses in advice requests, for example at https://mongolab.com/databases/domo/collections/advicerequest/52a4c215157e190400000011

"status": "Thankyou set",

what's with the statuses being set to things like "Thankyou set"?

harishnk commented 10 years ago

It records what was the nature of the last update to the record. If this action was 'set the thank you flag' then that is what is recorded.

alist commented 10 years ago

Thanks!

1) Should we log instead? or 2) open to change the name of status to something else?

harishnk commented 10 years ago

Logging is a v2 thing...gotta handle verbosity et al else will lead to logging diarrhea. Open to renaming...say..statusOfLastUpdate ?

On Fri, Dec 13, 2013 at 2:41 AM, Alexander List notifications@github.comwrote:

Thanks!

1) Should we log instead? or 2) open to change the name of status to something else?

— Reply to this email directly or view it on GitHubhttps://github.com/alist/domoapis/issues/1#issuecomment-30491845 .

alist commented 10 years ago

cool-> I think we should to avoid confusion with AR->status

harishnk commented 10 years ago

Ok, will make the change.

On Fri, Dec 13, 2013 at 4:24 AM, Alexander List notifications@github.comwrote:

cool-> I think we should to avoid confusion with AR->status

— Reply to this email directly or view it on GitHubhttps://github.com/alist/domoapis/issues/1#issuecomment-30496216 .