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

Allow NumberOfResultsBefore or NumberOfResultsAfter to be 0 #3

Merged

Conversation

skinkie
Copy link
Contributor

@skinkie skinkie commented Jun 8, 2018

At this moment the user is forced to select at least one result after even if the user is only interested in one result before.
This commit allows to specify a 0 value, but also allow to omit the element, the system may infer the desired value.

At this moment the user is forced to select at least one result after even if the user is only interested in one result before.
This commit allows to specify a 0 value, but also allow to omit the element, the system may infer the desired value.
@sgrossberndt
Copy link
Contributor

Fixes #24

@sgrossberndt
Copy link
Contributor

Please amend the first commit so we have only one commit for this change in the history

@sgrossberndt
Copy link
Contributor

@skinkie
Copy link
Contributor Author

skinkie commented Feb 26, 2019

@sgrossberndt could you tell me what I have to amend? You mean you want to 'rebase fast-forward'?

@sgrossberndt sgrossberndt added this to the v1.0.1 milestone Feb 26, 2019
@sgrossberndt sgrossberndt merged commit 92248dd into VDVde:master Feb 26, 2019
herlitze pushed a commit that referenced this pull request Jan 29, 2020
* Allow NumberOfResultsBefore or NumberOfResultsAfter to be 0

At this moment the user is forced to select at least one result after even if the user is only interested in one result before.
This commit allows to specify a 0 value, but also allow to omit the element, the system may infer the desired value.
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

Successfully merging this pull request may close these issues.

3 participants