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

[dev.icinga.com #10909] Allow to integrate more than one trouble ticket system #2

Closed
icinga-migration opened this issue Dec 24, 2015 · 5 comments
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/10909

Created by ClemensBW on 2015-12-24 11:22:42 +00:00

Assignee: elippmann
Status: Resolved (closed on 2016-04-13 13:40:05 +00:00)
Target Version: 2.0.0
Last Update: 2016-04-13 13:40:05 +00:00 (in Redmine)


Hello,

please add support for more as one regex pattern in config.ini

For example:

[change]
pattern = "/Change([0-9]{9})/"
url = "change-URL?=$1"

[incident]
pattern = "/Incident([0-9]{9})/"
url = "incident-url?=$1"

Changesets

2016-03-29 13:48:07 +00:00 by elippmann 9bb1034

Add new form for managing TTS integrations

refs #10909

2016-03-29 13:51:02 +00:00 by elippmann 813ee7f

Add new controller for TTS integrations

refs #10909

2016-03-29 13:51:07 +00:00 by elippmann 7479532

Point module configuration to the integrations controller

refs #10909

2016-03-29 13:53:07 +00:00 by elippmann 914c435

Provide all integrations in the ticket hook

refs #10909

2016-03-29 14:04:21 +00:00 by elippmann 720d796

Fix usage of TtsIntegration class

refs #10909

2016-04-06 09:32:37 +00:00 by elippmann e8aa9ad

Provide all integrations in the ticket hook

refs #10909

2016-04-06 09:34:26 +00:00 by elippmann e6cd9f8

Add new form for managing TTS integrations

refs #10909

2016-04-06 09:34:26 +00:00 by elippmann 83c7be8

Add new controller for TTS integrations

refs #10909

2016-04-06 09:34:26 +00:00 by elippmann 6cb381b

Point module configuration to the integrations controller

refs #10909

2016-04-06 09:34:26 +00:00 by elippmann 14a4b87

Provide all integrations in the ticket hook

refs #10909

2016-04-13 13:38:04 +00:00 by elippmann dddccc4

Merge branch 'feature/multiple-tts-integrations-10909'

resolves #10909
@icinga-migration
Copy link
Author

Updated by elippmann on 2016-03-24 12:54:43 +00:00

  • Subject changed from support more regex strings to Allow to integrate more than one trouble ticket system
  • Status changed from New to Assigned
  • Assigned to set to elippmann
  • Target Version set to 2.0.0

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2016-04-06 09:34:57 +00:00

Build !#1404 triggered by commit 10e85c9 passed successfully.

Branch: origin/feature/multiple-ticket-patterns-10909
Author: Eric Lippmann

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2016-04-06 10:02:05 +00:00

Build !#1405 triggered by commit 5b17a14 passed successfully.

Branch: origin/feature/support-multiple-ticket-patterns-10909
Author: Eric Lippmann

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2016-04-13 13:38:18 +00:00

Build !#1343 triggered by the commits 42b7867, 0461b06, 5b17a14, 97bedfa passed successfully.

Branch: origin/master
Author: Eric Lippmann

@icinga-migration
Copy link
Author

Updated by elippmann on 2016-04-13 13:40:05 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset dddccc4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant