Skip to content

BUGFIX: TMA-1653 fix issue using find function of Enumerator#1646

Merged
1 commit merged intogooddata:masterfrom
tqtu:TMA-1653-1
May 5, 2020
Merged

BUGFIX: TMA-1653 fix issue using find function of Enumerator#1646
1 commit merged intogooddata:masterfrom
tqtu:TMA-1653-1

Conversation

@tqtu
Copy link
Copy Markdown
Contributor

@tqtu tqtu commented Apr 30, 2020

No description provided.

@tqtu
Copy link
Copy Markdown
Contributor Author

tqtu commented Apr 30, 2020

extended test

@ghost
Copy link
Copy Markdown

ghost commented Apr 30, 2020

Build succeeded (check-extended pipeline).

@tqtu
Copy link
Copy Markdown
Contributor Author

tqtu commented Apr 30, 2020

extended test

@ghost
Copy link
Copy Markdown

ghost commented Apr 30, 2020

Build succeeded (check-extended pipeline).

@ghost
Copy link
Copy Markdown

ghost commented Apr 30, 2020

@phong-nguyen-duy
Copy link
Copy Markdown
Contributor

please update brick version in VERSION file to release LCM bricks

@ghost
Copy link
Copy Markdown

ghost commented May 4, 2020

offset += limit
end

all_users
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should return all_users.each which is an enumerator instead of an array.
If we change the returned type, we don't know how it impact to customer.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not have any impact, we mentioned in the documentation return Array.
@return [ArrayGoodData::User] List of users

@tqtu tqtu changed the title BUGFIX: TMA-1653-1 fix issue using find function of Enumerator BUGFIX: TMA-1653 fix issue using find function of Enumerator May 5, 2020
@danh-ung danh-ung added the merge label May 5, 2020
@ghost ghost removed the merge label May 5, 2020
@ghost ghost merged commit 6b20bed into gooddata:master May 5, 2020
@ghost
Copy link
Copy Markdown

ghost commented May 5, 2020

This pull request was closed.
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