Git Product home page Git Product logo

Comments (3)

annProg avatar annProg commented on August 11, 2024

itop升级至enhancedportal步骤

  1. 升级itop至2.3.3(必须,2.3.1 rest api有bug,某些情况下不能正常处理字符串编码)
  2. 安装enhancedportal分支extensions
  3. 升级完成需要使用toolkit更新
  4. 记得打补丁,让rest api能够处理service_details
  5. 配置触发器动作,配置task etc/config.php

需要调整的地方

  1. 所有请求模板的 reletedclass type
  2. 请求模板fields正则 \\ 需要改为 \
  3. 请求模板删除tips,tips内容移到description,并且注意需要包含 提示
  4. 邮件通知工单链接改为 $this->hyperlink(portal)$

from itop-extensions.

annProg avatar annProg commented on August 11, 2024

升级后,账号类更新缓存触发器动作需要调整

from itop-extensions.

annProg avatar annProg commented on August 11, 2024

基本以完成

from itop-extensions.

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.