Skip to content

Field ordering during before randomization process #508

Open
@ivicelig

Description

@ivicelig

Hi,

I was wondering if there is possibility of implementation for some kind of ordering functionality of fields before they get populated (after retrieval of declared and inherited fields). My problem is that I have object, and that object has two fields (Country and City). When I get random country I would like to create randomizer which would based on country select random city from that country.
If I fetch current object from ContextAwareRandomizer I can't be sure that country has already been filled in, so that's why I would like to set some ordering to fields to make sure country is populated first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions