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

Job Results Page - Use Meta Name Attribute #472

Closed
jvanderaa opened this issue May 20, 2021 · 1 comment
Closed

Job Results Page - Use Meta Name Attribute #472

jvanderaa opened this issue May 20, 2021 · 1 comment
Assignees
Labels
type: feature Introduction of new or enhanced functionality to the application
Milestone

Comments

@jvanderaa
Copy link
Contributor

jvanderaa commented May 20, 2021

Environment

  • Python version: 3.6.13
  • Nautobot version: 1.0.1

Proposed Functionality

When displaying Job Results we should display the attribute in the Meta as the name of the Job result. The current job display is: <folder path>/file/class_name

Use Case

Allow for friendly names
Allow for customized names (such as many branch sites to filter on the one item)

Database Changes

None

External Dependencies

None

@glennmatthews glennmatthews added the type: feature Introduction of new or enhanced functionality to the application label May 24, 2021
@jedelman8
Copy link
Contributor

This could also be a configurable option for those that prefer the directory path as the name. However, I personally agree having a user friendly name is definitely needed.

@jedelman8 jedelman8 added this to the v1.2.0 milestone Jul 26, 2021
@glennmatthews glennmatthews self-assigned this Aug 4, 2021
glennmatthews added a commit that referenced this issue Aug 11, 2021
…class_path (#775)

* Add Job column to JobResults table. Fixes #472

* Suggestion from code review

* Use job Meta.name if available in homepage view as well

* Refactor to reduce duplication
glennmatthews added a commit that referenced this issue Aug 11, 2021
hellerve added a commit to hellerve/nautobot that referenced this issue Aug 12, 2021
* next: (37 commits)
  Add release-notes for nautobot#229 and nautobot#472
  JobResult list view to show job Meta.name where available instead of class_path (nautobot#775)
  Bump version to 1.1.3-beta.1
  Bump version and add release date
  Add release-notes for nautobot#785 and nautobot#786
  Prioritize LoganImporter over built-in importers. See nautobot#785 (nautobot#788)
  Add release-note for nautobot#789
  Remove url reverse lookup from nav menu initialization (nautobot#789)
  Add release-note for nautobot#758
  Update job docs (nautobot#758)
  Custom Fields View (nautobot#735)
  Add release-notes for nautobot#742, nautobot#771, nautobot#773
  Adding Logging Examples (nautobot#771)
  Process NAUTOBOT_DEBUG environment var (nautobot#742)
  Expanding the prometheus metrics docs (nautobot#773)
  Add release-note for nautobot#782
  Update docs and examples to reflect invoke changes made by nautobot#584 (nautobot#782)
  Added release-notes for nautobot#723 and bump prerelease version
  Updates Powerfeed Utilization Data (nautobot#772)
  Bump version and release date.
  ...
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new or enhanced functionality to the application
Projects
None yet
Development

No branches or pull requests

3 participants