8000 GitHub - TWENTY-20/youtrack-article-actions
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TWENTY-20/youtrack-article-actions

Repository files navigation

YouTrack Article Actions

Once installed into JetBrains YouTrack, this App allows YouTrack users to copy or move articles in the Knowledge Base.

Articles can be renamed, and users can choose in which project and under which other article the current should be placed. When copying users can also choose to include or exclude sub-articles.

While moving is completely lossless, copying will result in the loss of the edit history and comments due to technical details.


twenty20 | YouTrack Apps and Extensions

We specialize in developing custom YouTrack apps and extensions tailored specifically to your needs.

With our expertise and close collaboration with JetBrains, we ensure seamless integration and functionality.

👉 Visit our Website for more information and to explore our services.

👉 Looking for other extensions?
Check out our offerings in the JetBrains Marketplace.


Installation

  1. npm install
  2. npm build

Manual way

  1. Archive "build" folder into a single ZIP file (npm run pack)
  2. Go to %YOUTRACK_URL%/admin/apps (you need admin permissions to do so)
  3. Import app from ZIP archive
  4. Attach app to desired projects on %YOUTRACK_URL%/admin/editProject/%PROJECT_ID%?tab=apps page
  5. Open an issue in desired project and check App widgets appear

Endpoint way (useful for developing)

  1. npm run upload -- --host %YOUTRACK_URL% --token perm:cm9vdA==.NT..., where token is a permanent token, granted on %YOUTRACK_URL%/youtrack/users/me?tab=account-security
  2. Attach to desired projects, as described above
  3. Apply changes to sources and repeat p.2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0