Conversation
supportThe Plugin fails if on Bugherd exactly one project exists. This is the bugfix, in wp-bugherd-view.php add at line 640: if(response.data.project.length == undefined) { var goarray = []; goarray.push(response.data.project); response.data.project = goarray; } Cheers Chris https://wordpress.org/plugins/bugherd/
No comments were stored for this source.