Skip to main content

How do I create a project and then assign subtasks to it?


I’d like to view my projects hierarchically. Ideally I’d see all 10 projects in a single view. Then I could click on one and add tasks, view tasks, etc


In Agile terms I want to create Epics, Stories, and Tasks.


Thank you.

Welcome to the community, @Gregory_Lyons! :grinning_face_with_big_eyes: I’m only barely familiar with Agile, but on the surface it sounds like much of what you want could be achieved by creating three tables: eEpics], eStories], and eTasks]. Tasks will be linked to stories (projects?), and stories would be linked to epics (goals?). Using Interface Designer, you could create interfaces that allow you to more easily view related collections from these various tables.


Does that sound like it would work for your use case?


Reply