Skip to content

can't get issues.list options to work  #305

@MarceloEmmerich

Description

@MarceloEmmerich

this returns the same regardless of what I put in the options object:

var options = {
    state:'closed',
    since : '2015-04-00T00:00:00Z'
};
issues.list(options, function(err, issues) {});

Any idea what I am doing wrong?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions