<?xml version="1.0" encoding="UTF-8"?>
<!--
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements. See the NOTICE file distributed with
    this work for additional information regarding copyright ownership.
    The ASF licenses this file to you under the Apache License, Version
    2.0 (the "License"); you may not use this file except in compliance
    with the License. You may obtain a copy of the License at
    http://www.apache.org/licenses/LICENSE-2.0 Unless required by
    applicable law or agreed to in writing, software distributed under the
    License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
    CONDITIONS OF ANY KIND, either express or implied. See the License for
    the specific language governing permissions and limitations under the
    License.
-->
<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    version="5.0" xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
    xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd"
    xmlns="http://docbook.org/ns/docbook">
    <title>Update product backlog , Add and Update product backlog item.</title>
    <para>This page includes three part for updating product backlog, adding and updating new product backlog item.</para>
    <section>
        <title>Update Product Backlog</title>
        <para>This part use to update product backlog or back to previous page.</para>
        <orderedlist>
            <listitem><para>Enter product backlog name that user need to update.</para></listitem>
            <listitem><para>Select open and closed date time that user need to update for calculating work hours of product backlog.</para></listitem>
            <listitem><para>Click update button when insert all above fields.</para></listitem>
            <listitem><para>Click back button when user need to back to previous page.</para></listitem>
        </orderedlist>
    </section>
    <section>
        <title>Add New Product Backlog Item</title>
        <para>This part use to add new product backlog item</para>
        <orderedlist>
            <listitem><para>Enter product backlog item name.</para></listitem>
            <listitem><para>Enter priority of this product backlog item.</para></listitem>
            <listitem><para>Click submit button when insert all above fields.</para></listitem>
        </orderedlist>
    </section>
    <section>
        <title>Product Backlog Items List</title>
        <para>This part use to display product backlog items</para>
        <orderedlist>
            <listitem><para>Click at product backlog item name when user need to update it and click back button to back to previous page.</para></listitem>
            <listitem><para>Click delete button when user need to delete some product backlog items.</para></listitem>
        </orderedlist>
    </section>
    </section>