wiki:ValuePropagationPlugin

Version 1 (modified by Chris Nelson, 13 years ago) (diff)

New hack ValuePropagationPlugin, created by ChrisNelson

Value Propagation Plugin

Description

A configurable ticket change listener plugin that can update other fields or fields on other tickets when a ticket changes.

Bugs/Feature Requests

Existing bugs and feature requests for ValuePropagationPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:valuepropagationplugin here].

Source

You can check out ValuePropagationPlugin from here using Subversion, or browse the source with Trac.

Example

[value_propagation] r1.fields = estimatedhours, hours r1.link = parents r1.method.estimatedhours = sum r1.method.hours = sum r1.type = link

Recent Changes

16190 by rjollos on 2017-01-20 07:49:25
1.2.0dev: Adapt to Trac 1.2 API

  • Fix variable referenced before assigned, fixes #12084
  • Fix attribute error due to int cnum, fixes #11033

Fixes #13038.

16189 by rjollos on 2017-01-20 06:02:09
1.2.0dev: Conform to PEP8
16188 by rjollos on 2017-01-20 05:48:11
Branch for Trac 1.2 support
(more)

Author/Contributors

Author: ChrisNelson
Maintainer: ChrisNelson
Contributors: