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

Export not works with connection with Mongo DB. #404

Closed
Brano5 opened this issue May 31, 2024 · 2 comments · Fixed by #405
Closed

Export not works with connection with Mongo DB. #404

Brano5 opened this issue May 31, 2024 · 2 comments · Fixed by #405
Assignees

Comments

@Brano5
Copy link
Contributor

Brano5 commented May 31, 2024

          Export not works with connection with Mongo DB. 

image

When you select Last, exception is throw (in BaseExporter) that is not supported
image

image

Originally posted by @kuh0005 in #137 (comment)

@Brano5
Copy link
Contributor Author

Brano5 commented May 31, 2024

/cib

@IX-BOT
Copy link
Contributor

IX-BOT commented May 31, 2024

IX-BOT added a commit that referenced this issue May 31, 2024
@Brano5 Brano5 self-assigned this May 31, 2024
@PTKu PTKu closed this as completed in #405 May 31, 2024
PTKu added a commit that referenced this issue May 31, 2024
* Create draft PR for #404

* Changed TakeLast to Order().Take

* Changed Excel exporter

* Improved sorting in data exporters

---------

Co-authored-by: Branko Zachemsky <[email protected]>
Co-authored-by: Peter Kurhajec <[email protected]>
PTKu added a commit that referenced this issue Jun 25, 2024
* Create draft PR for #404

* Changed TakeLast to Order().Take

* Changed Excel exporter

* Improved sorting in data exporters

* Added sorting option.
Added using nested properties in custom columns.

* Remove useless link

* Update sorting in InMemory, Json and Raven repositories

* Test repair

* Added documentation.
Custom columns are automatically added into sort elements if sort is enabled

---------

Co-authored-by: IX-BOT <[email protected]>
Co-authored-by: Peter Kurhajec <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants