Skip to content

Allow Import of Journal Entries #12122

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

Closed
AnythingOverIP opened this issue Mar 31, 2023 · 0 comments · Fixed by #12485
Closed

Allow Import of Journal Entries #12122

AnythingOverIP opened this issue Mar 31, 2023 · 0 comments · Fixed by #12485
Assignees
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@AnythingOverIP
Copy link

NetBox version

v3.4.3

Feature type

New functionality

Proposed functionality

I would like to have the ability to import Journal Entries via the web UI. (at /extras/journal-entries/import/ ) the same way we import other items in Netbox.

Currently, seems feasible via API, and only export is implemented via web UI.

Use case

When our technicians are doing preventive maintenance of a site, they come back with a list of remarks that we save as Journal entries. They arrive to us in batch, and would like to be able to upload them as CSV via UI.

I'm sure other people would have similar use cases that would apply to other sections of NB.

Thanks! :)

Database changes

None

External dependencies

None

@AnythingOverIP AnythingOverIP added the type: feature Introduction of new functionality to the application label Mar 31, 2023
@jeremystretch jeremystretch added the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label Apr 3, 2023
@abhi1693 abhi1693 self-assigned this May 4, 2023
@abhi1693 abhi1693 added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels May 4, 2023
jeremystretch added a commit that referenced this issue May 5, 2023
* adds bulk import for journal entry #12122

* lint fix

* Add kind as CSVChoiceField on JournalEntryImportForm

---------

Co-authored-by: jeremystretch <[email protected]>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants