Giter Site home page Giter Site logo

Comments (9)

barredterra avatar barredterra commented on May 20, 2024 2

A solution would be to add 'Task': 'dynamic_name' under non_standard_fieldnames in configuration_item_dashboard.py.

This way the Config Item's dashboard picks up entries from the Task's IT Management Table.

from it_management.

joelios avatar joelios commented on May 20, 2024 1

solved with 'Task': 'dynamic_name' under non_standard_fieldnames in configuration_item_dashboard.py

from it_management.

joelios avatar joelios commented on May 20, 2024

Cause:
The dashboard of doctype "Configuration Item" tries to find all related tasks (doctype Task). I guess you had (when you were still on V11) a customfield "Configuration Item" in the doctype "Task". this seems to be missing, which is why the sql query from the "Configuration Item" dashboard causes this error.

Solution:
Recreate the custom link-field "Configuration Item" in the doctype "Task".

from it_management.

wojosc avatar wojosc commented on May 20, 2024

We also have the "IT Management Table" in the DocType Task. This is still implemented in v12 also. In v11 we used to have another table called "Task Checklist" this has been deprecated and not user anymore. Is it maybe this?

from it_management.

joelios avatar joelios commented on May 20, 2024

The error is clearly caused by the dashboard of the doctype "Configuration Item". I had the same error earlier on my test system too, since I set this up anew and therefore of course had no custom link field to doctype "Configuration Item" on the doctype "Task". I suspect during the update from V11 to V12 this customization was lost.

from it_management.

joelios avatar joelios commented on May 20, 2024

To prevent this error from occurring again, I recommend exporting the customizations to the "IT Management"-App. Then this error does not occur again in a future update or during a new installation.

from it_management.

wojosc avatar wojosc commented on May 20, 2024

grafik

Bitte noch einmal drüber schauen und das beheben. Danke.

from it_management.

wojosc avatar wojosc commented on May 20, 2024

https://github.com/tueit/it_management/tree/master/it_management/it_management/doctype/configuration_item

from it_management.

lasalesi avatar lasalesi commented on May 20, 2024

Hotfix PR #31

from it_management.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.