Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marker Parser doesn't parse marker #232

Open
mdziezyc opened this issue Jul 10, 2018 · 2 comments
Open

Marker Parser doesn't parse marker #232

mdziezyc opened this issue Jul 10, 2018 · 2 comments

Comments

@mdziezyc
Copy link

mdziezyc commented Jul 10, 2018

I've decided to run example "Analysing project release using Jira, CKJM and JaCoCo" from http://impressivecode.github.io/ic-depress/#/examples

It appears that in both PreReleaseData and PostReleaseData Issues per Artefact assigns 0 issues to all artefacts. When I check result of Marker Parser all values in column Marker are "[]".

Even if I configured my own flow for my data (SVN + Bugzilla), I got the same result, so probably this is bug. I checked in KNIME versions 2.8.0 and 3.5.2.

@Kondziela
Copy link

Hi,
I think you problem depends of Marker Parser settings. If you will double click on Marker Parser you will see settings window with field "Marker issue". Write to this field your regex e.g.
if your git commit has message [PROJEKT_ID-Number] message then write in Marker issue (PROJEKT_ID-[0-9]*).

@mdziezyc
Copy link
Author

Hi,

thanks It helped in my case! :) When it comes to example I think It's flowed, because Marker Parses doesn't contain regexp. I think It would be great to review it and correct if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants