Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0050609 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [POS2] Core | minor | have not tried | 2022-10-23 12:39 | 2022-10-23 12:39 | |||||||
Reporter | aferraz | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0050609: MultiStepProcess infraestructure should manage back/next/finish buttons visibility | |||||||||||
Description | MultiStepProcess infraestructure should manage back/next/finish buttons visibility. Each step could then implement a function to allow enabling or disabling them, but the infraestructure should manage them instead of being forced to define them in the step configuration to ensure proper navigation between steps. | |||||||||||
Steps To Reproduce | - Check the first step defined in OBPOS2_InitialCount MultiStepProcess configuration. Let's say it is the step B. - From an external module ob-init.js, override OBPOS2_InitialCount MultiStepProcess configuration by adding a new step as a first step of the process. Let's say you add the step A. - The new process steps are: A -> B. However, if you don't modify the back button display logic of the B step, you won't be able to navigate from B to A. This navigation should be automatically managed by the MultiStepProcess infraestructure. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2022-10-23 12:39 | aferraz | New Issue | |
2022-10-23 12:39 | aferraz | Assigned To | => Triage Platform Base |
2022-10-23 12:39 | aferraz | Triggers an Emergency Pack | => No |
2022-10-23 12:39 | aferraz | Relationship added | blocks 0050608 |
Copyright © 2000 - 2009 MantisBT Group |