You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to generate change-log for Milestone 4.10 (27) using the command: node changeLog.js -m 27 -f "Feature: new, Feature: existing, Bug: production" -c "Customer: Ivory Coast"
But the result didn't include the (existing) issues for the particular customer.
Result:
Fetching issues in Milestone: 27...
Issues type: Feature: new
9 issues for all customers.
0 issues for customer: Customer: Ivory Coast
Issues type: Feature: existing
6 issues for all customers.
0 issues for customer: Customer: Ivory Coast
Issues type: Bug: production
20 issues for all customers.
0 issues for customer: Customer: Ivory Coast
The text was updated successfully, but these errors were encountered:
I tried to generate change-log for Milestone 4.10 (27) using the command:
node changeLog.js -m 27 -f "Feature: new, Feature: existing, Bug: production" -c "Customer: Ivory Coast"
But the result didn't include the (existing) issues for the particular customer.
Result:
The text was updated successfully, but these errors were encountered: